Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 3.19 KB

nf-rdpencomapi-irdpsrapisharingsession-connecttoclient.md

File metadata and controls

76 lines (60 loc) · 3.19 KB
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:rdpencomapi.IRDPSRAPISharingSession.ConnectToClient
IRDPSRAPISharingSession::ConnectToClient (rdpencomapi.h)
Used for reverse connect mode, where the sharer connects to the viewer.
ConnectToClient
ConnectToClient method [RDP]
ConnectToClient method [RDP]
IRDPSRAPISharingSession interface
ConnectToClient method [RDP]
IRDPSRAPISharingSession2 interface
IRDPSRAPISharingSession interface [RDP]
ConnectToClient method
IRDPSRAPISharingSession.ConnectToClient
IRDPSRAPISharingSession2 interface [RDP]
ConnectToClient method
IRDPSRAPISharingSession2::ConnectToClient
IRDPSRAPISharingSession::ConnectToClient
rdp.irdpsrapisharingsession_connecttoclient
rdpencomapi/IRDPSRAPISharingSession2::ConnectToClient
rdpencomapi/IRDPSRAPISharingSession::ConnectToClient
rdp\irdpsrapisharingsession_connecttoclient.htm
rdp
18651433-90cb-4ebd-afaf-480800dfe033
12/05/2018
ConnectToClient, ConnectToClient method [RDP], ConnectToClient method [RDP],IRDPSRAPISharingSession interface, ConnectToClient method [RDP],IRDPSRAPISharingSession2 interface, IRDPSRAPISharingSession interface [RDP],ConnectToClient method, IRDPSRAPISharingSession.ConnectToClient, IRDPSRAPISharingSession2 interface [RDP],ConnectToClient method, IRDPSRAPISharingSession2::ConnectToClient, IRDPSRAPISharingSession::ConnectToClient, rdp.irdpsrapisharingsession_connecttoclient, rdpencomapi/IRDPSRAPISharingSession2::ConnectToClient, rdpencomapi/IRDPSRAPISharingSession::ConnectToClient
rdpencomapi.h
Windows
Windows Vista
Windows Server 2008
RdpEncomAPI.idl
RdpEncomAPI.tlb
RdpEncom.dll
Windows
19H1
IRDPSRAPISharingSession::ConnectToClient
rdpencomapi/IRDPSRAPISharingSession::ConnectToClient
c++
APIRef
kbSyntax
COM
RdpEncom.dll
IRDPSRAPISharingSession2.ConnectToClient
IRDPSRAPISharingSession.ConnectToClient

IRDPSRAPISharingSession::ConnectToClient

-description

Used for reverse connect mode, where the sharer connects to the viewer. In this mode, the sharer sends the invitation file to the viewer out-of-band by using instant messaging (IM) or email. For the sharer to connect to the viewer, the sharer receives a connection string from the viewer out-of-band through IM or email.

-parameters

-param bstrConnectionString [in]

Type: BSTR

Connection string that the viewer sends to the sharer out-of-band through IM or email.

-returns

Type: HRESULT

If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.

-see-also

IRDPSRAPISharingSession

IRDPSRAPISharingSession2