3.2.4.1.27 Status (Get) (Opnum 33)

The Status (Get) method retrieves the Status property.

 [propget] HRESULT Status(
   [out, retval] DataCollectorSetStatus* status
 );

status: Receives the status of the data collector set. The status of the data collector set is defined by one of the DataCollectorSetStatus enumeration values.

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.