Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.