IRDPSRAPIAttendeeManager interface
Manages attendee objects.
Applications obtain access to this object using IRDPSRAPISharingSession::get_Attendees.
Members
The IRDPSRAPIAttendeeManager interface inherits from the IDispatch interface. IRDPSRAPIAttendeeManager also has these types of members:
Properties
The IRDPSRAPIAttendeeManager interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
An enumerator interface for the attendee collection. | |
|
Read-only |
An item in the attendee collection. |
Remarks
The lifetime of the objects in this collection is controlled by the network layer.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Type library |
|
|
DLL |
|
|
CLSID |
CLSID_RDPSRAPIAttendeeManager is defined as d7b13a01-f7d4-42a6-8595-12fc8c24e851 |
|
IID |
IID_IRDPSRAPIAttendeeManager is defined as ba3a37e8-33da-4749-8da0-07fa34da7944 |
See also