Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.