IRDPSRAPIAttendee::get_RemoteName method (rdpencomapi.h)

The name of the remote client. This is usually the attendee's friendly name.

This property is read-only.

Syntax

HRESULT get_RemoteName(
  BSTR *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