IRDPSRAPIAttendeeDisconnectInfo::get_Attendee method (rdpencomapi.h)

The attendee that was disconnected.

This property is read-only.

Syntax

HRESULT get_Attendee(
  IRDPSRAPIAttendee **retval
);

Parameters

retval

Return value

None

Remarks

Applications can query properties, but any attempt to modify properties fails with E_UNEXPECTED.

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
DLL RdpEncom.dll

See also

IRDPSRAPIAttendeeDisconnectInfo