IRDPSRAPIAttendeeManager::get_Item method (rdpencomapi.h)
An item in the attendee collection.
This property is read-only.
Syntax
HRESULT get_Item(
long id,
IRDPSRAPIAttendee **ppItem
);
Parameters
id
ppItem
Return value
None
Remarks
If the identifier matches the object identifier of one of the attendee objects, the object is returned.
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 |