IWTSProtocolConnection::AcceptConnection method (wtsprotocol.h)
[IWTSProtocolConnection::AcceptConnection is no longer available for use as of Windows Server 2012. Instead, use IWRdsProtocolConnection::AcceptConnection.]
Directs the protocol to continue with the connection request.
Syntax
HRESULT AcceptConnection();
Return value
None
Remarks
During a connection sequence, the Remote Desktop Services service calls this method after it receives a connection request from a client and after it calls the SendPolicyData method.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | wtsprotocol.h |