3.2.4.2.1 Enabled (Get) (Opnum 7)

The Enabled (Get) method retrieves the Enabled property, as specified in the property table in section 3.2.4.2.

 [propget] HRESULT Enabled(
   [out, retval] VARIANT_BOOL* pfEnabled
 );

pfEnabled: Receives a Boolean indicating whether the data management is enabled or disabled. All properties of the DataManager object are enabled when this property is set to VARIANT_TRUE.

Return Values: This method MUST return an HRESULT with the severity bit clear on success as specified in [MS-ERREF]; otherwise, it MUST return one of the errors as defined in 2.2.1 or one of the errors as defined in [MS-ERREF] section 2.1.