Share via


IRTCEnumPresenceDevices::Clone

The IRTCEnumPresenceDevices::Clone method creates another enumerator that contains the same enumeration state as the current one. This method is intended for C and C++ applications and is hidden from Visual Basic applications.

HRESULT Clone(IRTCEnumPresenceDevices**ppEnum);

Parameters

Return Values

RTC methods may return an RTC_E_ constant.

Requirements

Redistributable: Requires Rtcdll.dll on Windows 2000, Windows XP, and Windows Server 2003.
Header: Declared in Rtccore.h.
Library: Included as a resource in Rtcdll.dll.
GUID: IID_IRTCEnumPresenceDevices is defined as 708C2AB7-8BF8-42f8-8C7D-635197AD5539.

See Also

IRTCEnumPresenceDevices, IRTCPresenceDevice