3.2.4.7.10 ManagementQueries (Put) (Opnum 41)
The ManagementQueries (Put) method retrieves the ManagementQueries property, as specified in the property table in section 3.2.4.7.
-
[propput] HRESULT ManagementQueries( [in] SAFEARRAY(BSTR) Queries );
Queries: Supplies an array of BSTRs that contain WMI queries to run. The form is in a namespace:WQL select statement. The format of ManagementQueries is specified in [MS-WMI] section 2.
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.