3.2.4.2.2 Enabled (Put) (Opnum 8)

The Enabled (Put) method sets the Enabled property, as specified in the property table in section 3.2.4.2.

 [propput] HRESULT Enabled(
   [in] VARIANT_BOOL fEnabled
 );

fEnabled: Supplies 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.