IWTSProtocolConnection::GetProtocolStatus-Methode (wtsprotocol.h)
[IWTSProtocolConnection::GetProtocolStatus ist ab Windows Server 2012 nicht mehr verfügbar. Verwenden Sie stattdessen IWRdsProtocolConnection::GetProtocolStatus.]
Ruft Informationen zum protokollspezifischen status ab.
Syntax
HRESULT GetProtocolStatus(
[out] WTS_PROTOCOL_STATUS *pProtocolStatus
);
Parameter
[out] pProtocolStatus
Ein Zeiger auf eine WTS_PROTOCOL_STATUS-Struktur , die Zähler-, Signal- und Cacheinformationen für das Protokoll enthält.
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Nicht unterstützt |
Unterstützte Mindestversion (Server) | Windows Server 2008 R2 |
Zielplattform | Windows |
Kopfzeile | wtsprotocol.h |