mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 14:27:22 +00:00
693 B
693 B
title, description, ms.date, ms.topic
title | description | ms.date | ms.topic |
---|---|---|---|
WESL_UserSetting.IsEnabled | WESL_UserSetting.IsEnabled | 3/7/2025 | reference |
WESL_UserSetting.IsEnabled
This method retrieves a value that indicates if Shell Launcher is enabled or disabled.
[!INCLUDE shell-launcher]
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.