IWTSProtocolConnection::GetClientData method (wtsprotocol.h)
[IWTSProtocolConnection::GetClientData is no longer available for use as of Windows Server 2012. Instead, use IWRdsProtocolConnection::GetClientData.]
Requests client settings from the protocol.
Syntax
HRESULT GetClientData(
[out] WTS_CLIENT_DATA *pClientData
);
Parameters
[out] pClientData
A pointer to a WTS_CLIENT_DATA structure that contains the client settings.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | wtsprotocol.h |