IRDPSRAPIAttendeeManager interface (rdpencomapi.h)

Manages attendee objects.

Applications obtain access to this object using IRDPSRAPISharingSession::get_Attendees.

Inheritance

The IRDPSRAPIAttendeeManager interface inherits from the IDispatch interface.

Methods

The IRDPSRAPIAttendeeManager interface has these methods.

 
IRDPSRAPIAttendeeManager::get__NewEnum

An enumerator interface for the attendee collection.
IRDPSRAPIAttendeeManager::get_Item

An item in the attendee collection.

Remarks

The lifetime of the objects in this collection is controlled by the network layer.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 [desktop apps | UWP apps]
Target Platform Windows
Header rdpencomapi.h

See also

IDispatch

IRDPSRAPIAttendee