Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to notify the Remote Desktop Connection (RDC) client plug-in about incoming requests on a particular listener.
This interface is implemented by the Remote Desktop Connection (RDC) client plug-in. Calls will always be made on the same thread, with the exception of an out-of-process plug-in, where the calls will arrive on a remote procedure call (RPC) thread pool. Implementation should not block these calls because this may block other incoming connections or data on existing connections.
The IWTSListenerCallback interface inherits from the IUnknown interface. IWTSListenerCallback also has these types of members:
The IWTSListenerCallback interface has these methods.
IWTSListenerCallback::OnNewChannelConnection Allows the Remote Desktop Connection (RDC) client plug-in to accept or deny a connection request for an incoming connection. |
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | tsvirtualchannels.h |
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!