2025-03-10 14:15:48 -07:00

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.