IRDPSRAPIAttendeeDisconnectInfo::get_Reason method (rdpencomapi.h)

The reason the attendee was disconnected.

This property is read-only.

Syntax

HRESULT get_Reason(
  ATTENDEE_DISCONNECT_REASON *pReason
);

Parameters

pReason

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

IRDPSRAPIAttendeeDisconnectInfo