IWRdsProtocolConnection::GetClientData method
Requests client settings from the protocol.
Syntax
HRESULT GetClientData( [out] WRDS_CLIENT_DATA *pClientData );
Parameters
- pClientData [out]
-
A pointer to a WRDS_CLIENT_DATA structure that contains the client settings.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code. Upon receiving an error, the Remote Desktop Services service will drop the connection.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
IDL |
|
See also
Show: