IRDPSRAPISharingSession::get_Attendees method (rdpencomapi.h)

Returns an object implementing the IRDPSRAPIAttendeeManager interface.

This property is read-only.

Syntax

HRESULT get_Attendees(
  IRDPSRAPIAttendeeManager **ppVal
);

Parameters

ppVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header rdpencomapi.h
DLL RdpEncom.dll

See also

IRDPSRAPISharingSession

IRDPSRAPISharingSession2