3.2.4.9.1 GetRemoteUserCategories (Opnum 7)

The GetRemoteUserCategories method retrieves user categories information from the WSRM server.

 [id(1), helpstring("method GetRemoteUserCategories")] HRESULT GetRemoteUserCategories(
   [out] BSTR* pbstrRemoteUserCategoriesInfo
 );

pbstrRemoteUserCategoriesInfo: A pointer to a string that returns categories of remote session users, in the format of a Users element (section 2.2.5.30).

Return Values: This method returns 0x00000000 for success or a negative HRESULT value (in the following table or in [MS-ERREF] section 2.1.1) if an error occurs.

Return value/code

Description

0x00000000

S_OK

Operation successful.

Additional IWRMRemoteSessionMgmt interface methods are specified in section 3.2.4.9.