3.2.4.1.10 Keywords (Get) (Opnum 16)

The Keywords (Get) method retrieves the Keywords property, as specified in the property table in section 3.2.4.1.

 [propget] HRESULT Keywords(
   [out, retval] SAFEARRAY(BSTR)* keywords
 );

keywords: Receives an array of BSTRs that contains the keywords of the data collector set. There can be at most 256 separate strings in the array.

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.