| |
EffectiveEnabled propertyReturns 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. SyntaxC++HRESULT get_EffectiveEnabled(VARIANT_BOOL* pEffectiveEnabled) Scripting languagesIsApplied = Object.EffectiveEnabled |
Home |