Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
[IWTSProtocolConnection::AuthenticateClientToSession is no longer available for use as of Windows Server 2012. Instead, use IWRdsProtocolConnection::AuthenticateClientToSession.]
Specifies a session that the connection should be reconnected to.
Syntax
HRESULT AuthenticateClientToSession(
[out] WTS_SESSION_ID *SessionId
);
Parameters
[out] SessionId
A pointer to a WTS_SESSION_ID structure that uniquely identifies the session.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 R2 |
| Target Platform | Windows |
| Header | wtsprotocol.h |