UID | title | description | helpviewer_keywords | old-location | tech.root | ms.assetid | ms.date | ms.keywords | req.header | req.include-header | req.target-type | req.target-min-winverclnt | req.target-min-winversvr | req.kmdf-ver | req.umdf-ver | req.ddi-compliance | req.unicode-ansi | req.idl | req.max-support | req.namespace | req.assembly | req.type-library | req.lib | req.dll | req.irql | targetos | req.typenames | req.redist | ms.custom | f1_keywords | dev_langs | topic_type | api_type | api_location | api_name | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NF:wtsprotocol.IWRdsProtocolConnection.GetLicenseConnection |
IWRdsProtocolConnection::GetLicenseConnection (wtsprotocol.h) |
Retrieves an IWRdsProtocolLicenseConnection object that is used to begin the client licensing process. |
|
termserv\iwrdsprotocolconnection_getlicenseconnection.htm |
TermServ |
6c75f80a-0d47-489d-b684-f718326e2b0d |
12/05/2018 |
GetLicenseConnection, GetLicenseConnection method [Remote Desktop Services], GetLicenseConnection method [Remote Desktop Services],IWRdsProtocolConnection interface, IWRdsProtocolConnection interface [Remote Desktop Services],GetLicenseConnection method, IWRdsProtocolConnection.GetLicenseConnection, IWRdsProtocolConnection::GetLicenseConnection, termserv.iwrdsprotocolconnection_getlicenseconnection, wtsprotocol/IWRdsProtocolConnection::GetLicenseConnection |
wtsprotocol.h |
Windows |
None supported |
Windows Server 2012 |
Wtsprotocol.idl |
Windows |
19H1 |
|
|
|
|
|
|
Retrieves an IWRdsProtocolLicenseConnection object that is used to begin the client licensing process. The protocol must add a reference to this object before returning. When the Remote Desktop Services service has finished the licensing process, it will release the reference.
The address of a pointer to an IWRdsProtocolLicenseConnection interface the receives the license connection object.
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code. Upon receiving an error, the Remote Desktop Services service will drop the connection.