IWTSProtocolConnection::GetProtocolStatus method (wtsprotocol.h)
[IWTSProtocolConnection::GetProtocolStatus is no longer available for use as of Windows Server 2012. Instead, use IWRdsProtocolConnection::GetProtocolStatus.]
Retrieves information about the protocol status.
Syntax
HRESULT GetProtocolStatus(
[out] WTS_PROTOCOL_STATUS *pProtocolStatus
);
Parameters
[out] pProtocolStatus
A pointer to a WTS_PROTOCOL_STATUS structure that contains counter, signal, and cache information for the protocol.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | wtsprotocol.h |