Skip to content

Latest commit

 

History

History
73 lines (63 loc) · 2.71 KB

nn-rdpencomapi-irdpsrapisharingsession2.md

File metadata and controls

73 lines (63 loc) · 2.71 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
NN:rdpencomapi.IRDPSRAPISharingSession2
IRDPSRAPISharingSession2 (rdpencomapi.h)
The main object that an application must create to start a collaboration session. (IRDPSRAPISharingSession2)
IRDPSRAPISharingSession2
IRDPSRAPISharingSession2 interface [RDP]
IRDPSRAPISharingSession2 interface [RDP]
described
rdp.irdpsrapisharingsession2
rdpencomapi/IRDPSRAPISharingSession2
rdp\irdpsrapisharingsession2.htm
rdp
3ac68be7-e6fd-42c7-b2f3-b90bb5097b07
12/05/2018
IRDPSRAPISharingSession2, IRDPSRAPISharingSession2 interface [RDP], IRDPSRAPISharingSession2 interface [RDP],described, rdp.irdpsrapisharingsession2, rdpencomapi/IRDPSRAPISharingSession2
rdpencomapi.h
Windows
Windows 10 [desktop apps \| UWP apps]
Windows Server 2016 [desktop apps \| UWP apps]
RdpEncomAPI.idl
RdpEncomAPI.tlb
RdpEncom.dll
Windows
19H1
IRDPSRAPISharingSession2
rdpencomapi/IRDPSRAPISharingSession2
c++
APIRef
kbSyntax
COM
RdpEncom.dll
IRDPSRAPISharingSession2

IRDPSRAPISharingSession2 interface

-description

The main object that an application must create to start a collaboration session. The session object is hosted in-process by RdpEncom.dll. Even though session object is hosted in-process, there can be only one instance of this object created within a Winlogon session. Creating a second object will fail.

This interface uses the single-threaded apartment (STA) threading model. The object exposes a source interface that is used for firing session-specific events (_IRDPSessionEvents) and a dual interface that is used for managing a session.

This interface extends the IRDPSRAPISharingSession interface and contains the following members.

-inheritance

The IRDPSRAPISharingSession2 interface inherits from IRDPSRAPISharingSession. IRDPSRAPISharingSession2 also has these types of members:

-see-also

IRDPSRAPISharingSession