IWTSListenerCallback interface
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.
Members
The IWTSListenerCallback interface inherits from the IUnknown interface. IWTSListenerCallback also has these types of members:
Methods
The IWTSListenerCallback interface has these methods.
| Method | Description |
|---|---|
| OnNewChannelConnection |
Allows the RDC client plug-in to accept or deny a connection request for an incoming connection. |
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Version | Remote Desktop Connection (RDC) 6.1 for Windows XP (KB952155). |
|
Header |
|
|
IDL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012