TLS_HANDLE

Represents a handle to a Remote Desktop license server. This handle is returned by the TLSConnectToLsServer function.

Note

This data type has no associated header file. To use it, you must define it yourself as shown in this topic.

typedef HANDLE TLS_HANDLE;

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008

See also

TLSConnectToLsServer

TLSDisconnectFromServer