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  | 
| 
 ResourceName  | 
        
 The name of the UI resource to be deleted from the underlying system.  | 
| 
 ExecutionFeedback  | 
        
 The extended feedback returning a detailed message in case of execution failure.  |