Freigeben über


IWRdsProtocolConnection::GetProtocolStatus-Methode (wtsprotocol.h)

Ruft Informationen zum protokoll-status ab.

Syntax

HRESULT GetProtocolStatus(
  [out] WRDS_PROTOCOL_STATUS *pProtocolStatus
);

Parameter

[out] pProtocolStatus

Ein Zeiger auf eine WRDS_PROTOCOL_STATUS-Struktur , die Zähler-, Signal- und Cacheinformationen für das Protokoll empfängt.

Rückgabewert

Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Nicht unterstützt
Unterstützte Mindestversion (Server) Windows Server 2012
Zielplattform Windows
Kopfzeile wtsprotocol.h

Weitere Informationen

IWRdsProtocolConnection