8.24.3 DeleteUIResource Method

The Method DeleteUIResource permanently removes a UI resource from the underlying system memory.

The signature of this Method is specified below. Table 86 specifies the Arguments representation.

Signature

	DeleteUIResource (
	  [in]		0:String							ResourceName,
	  [out] 	MethodExecutionFeedbackType		ExecutionFeedback);
Table 86 – DeleteUIResource Method Arguments
Argument Description
ResourceNameThe name of the UI resource to be deleted from the underlying system.
ExecutionFeedbackThe extended feedback returning a detailed message in case of execution failure.