IWTSProtocolConnectionCallback-Schnittstelle (wtsprotocol.h)
[IWTSProtocolConnectionCallback ist ab Windows Server 2012 nicht mehr verfügbar. Verwenden Sie stattdessen IWRdsProtocolConnectionCallback.]
Macht Methoden verfügbar, die Informationen über die status einer Clientverbindung bereitstellen und Aktionen für den Client ausführen. Diese Schnittstelle wird vom Remotedesktopdienst implementiert und vom Protokoll aufgerufen.
Eine instance dieser Schnittstelle ist einer bestimmten instance der IWTSProtocolConnection-Schnittstelle zugeordnet. Wenn sich die folgende Dokumentation auf eine Verbindung bezieht, bezieht sie sich daher auf die spezifische Verbindung, für die das IWTSProtocolConnection-Objekt erstellt wurde.
Vererbung
Die IWTSProtocolConnectionCallback-Schnittstelle erbt von der IUnknown-Schnittstelle . IWTSProtocolConnectionCallback verfügt auch über folgende Membertypen:
Methoden
Die IWTSProtocolConnectionCallback-Schnittstelle verfügt über diese Methoden.
IWTSProtocolConnectionCallback::BrokenConnection IWTSProtocolConnectionCallback::BrokenConnection ist nicht mehr verfügbar. Verwenden Sie stattdessen IWRdsProtocolConnectionCallback::BrokenConnection. |
IWTSProtocolConnectionCallback::D isplayIOCtl IWTSProtocolConnectionCallback::D isplayIOCtl ist nicht mehr verfügbar. |
IWTSProtocolConnectionCallback::OnReady IWTSProtocolConnectionCallback::OnReady ist nicht mehr verfügbar. Verwenden Sie stattdessen IWRdsProtocolConnectionCallback::OnReady. |
IWTSProtocolConnectionCallback::RedrawWindow IWTSProtocolConnectionCallback::RedrawWindow ist nicht mehr verfügbar. Verwenden Sie stattdessen IWRdsProtocolConnectionCallback::RedrawWindow. |
IWTSProtocolConnectionCallback::StopScreenUpdates IWTSProtocolConnectionCallback::StopScreenUpdates ist nicht mehr verfügbar. Verwenden Sie stattdessen IWRdsProtocolConnectionCallback::StopScreenUpdates. |
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Nicht unterstützt |
Unterstützte Mindestversion (Server) | Windows Server 2008 R2 |
Zielplattform | Windows |
Kopfzeile | wtsprotocol.h |