IRDPSRAPIAttendee::get_Id method (rdpencomapi.h)

The unique identifier for the attendee.

This property is read-only.

Syntax

HRESULT get_Id(
  long *pId
);

Parameters

pId

Return value

None

Remarks

If an attendee disconnects, the attendee object will be destroyed. If the attendee reconnects, a new object will be created with a new identifier.

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

RDPENCOMAPI_CONSTANTS