WESL_UserSetting.IsEnabled (Industry 8.1)

7/8/2014

Review the use, syntax, parameters, and return values of the WESL_UserSetting.IsEnabled method for Windows Embedded 8.1 Industry (Industry 8.1).

This method retrieves a value that indicates if Shell Launcher is enabled or disabled.

Syntax

[Static] uint32 IsEnabled(
    [Out, Required] boolean Enabled
);

Parameters

  • Enabled
    [out, required] A Boolean value that indicates if Shell Launcher is enabled.

Return Value

Returns an HRESULT value that indicates WMI status or a WMI error.

See Also

Reference

WESL_UserSetting

Concepts

Shell Launcher