3.2.4.8.1 GetSupportedClient (Opnum 7)

The GetSupportedClient method retrieves the level of support for clients on the WSRM server.

 [id(1), helpstring("method GetSupportedClient")] HRESULT GetSupportedClient(
   [out] BSTR* pbstrSupportedClients
 );

pbstrSupportedClients: A pointer to a string that returns the level of support for clients, in the format specified in SupportedClients (section 2.2.5.29).

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 IWRMProtocol interface methods are specified in section 3.2.4.8.