HasSettings property

Sets or returns whether there are extension settings at this scope.

Syntax


C++

HRESULT get_HasSettings(VARIANT_BOOL* pHasSettings)

HRESULT put_HasSettings(VARIANT_BOOL* MyHasSettings)

Scripting languages

HasSettings = Object.HasSettings

Object.HasSettings = HasSettings

Home

Applies to

IERUExtensionSetting