WESL_UserSetting.RemoveCustomShell (Industry 8.1)
7/8/2014
Review the use, syntax, parameters, and return values of the WESL_UserSetting.RemoveCustomShelll method for Windows Embedded 8.1 Industry (Industry 8.1).
This method removes a Shell Launcher configuration for a specific user or group, based on the security identifier (SID).
Syntax
[Static] uint32 RemoveCustomShell (
[In, Required] string Sid
);
Parameters
- Sid
[in, required] A string containing the security identifier (SID) of the user or group that Shell Launcher is configured for.
Return Value
Returns an HRESULT value that indicates WMI status or a WMI error.
Remarks
You must restart your device for the changes to take effect.