IRDPSRAPIAttendee::Id property
The unique identifier for the attendee.
This property is read-only.
Syntax
HRESULT get_Id(
[out] long *pId = CONST_ATTENDEE_ID_DEFAULT
);
Property value
The identifier for the connection.
Error codes
If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.
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
|
Minimum supported client |
Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Type library |
|
|
DLL |
|
See also