Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Creates an instance of the Remote Desktop Connection Broker RPC client.
Syntax
HRESULT CBCreateClientInstance(
_In_ DWORD Version,
_Out_ IConnectionBrokerClient **ppCbClient
);
Parameters
-
Version [in]
-
Specifies the version of the Remote Desktop Connection Broker client interface being requested. This must be the following value.
-
1
-
Version 1 of the Remote Desktop Connection Broker client.
ppCbClient [out]
The address of an IConnectionBrokerClient interface pointer that receives the Remote Desktop Connection Broker client object.
Return value
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
| DLL |
|