EffectiveEnabled property

Returns whether the extension is effectively enabled at this scope. Note that an extension may have a setting of IsEnabled at this scope, while it is disabled at a higher scope.

Syntax


C++

HRESULT get_EffectiveEnabled(VARIANT_BOOL* pEffectiveEnabled)

Scripting languages

IsApplied = Object.EffectiveEnabled

Home

Applies to

IERUExtensionSetting