3.2.4.5.17 Name (Get) (Opnum 24)

The Name (Get) method retrieves the Name property.

 [propget] HRESULT Name(
   [out, retval] BSTR* name
 );

name: Receives the name of the data collector. The name is used to identify the data collector.

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.