Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The 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(IRTCEnumUserSearchResults**ppEnum);
Parameters
- ppEnum
[out] Pointer to the new IRTCEnumUserSearchResults interface.
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_IRTCEnumUserSearchResults is defined as 83D4D877-AA5D-4a5b-8D0E-002A8067E0E8.