3.2.4.1.11 Keywords (Put) (Opnum 17)

The Keywords (Put) method sets the Keywords property, as specified in the property table in section 3.2.4.1.

 [propput] HRESULT Keywords(
   [in] SAFEARRAY(BSTR) keywords
 );

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