IRDPSRAPIAttendee::get_ControlLevel method (rdpencomapi.h)

The level of control the attendee has over the session.

This property is read/write.

Syntax

HRESULT get_ControlLevel(
  CTRL_LEVEL *pVal
);

Parameters

pVal

Return value

None

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

IRDPSRAPIAttendee