IRTCEnumWatchers::Reset

The IRTCEnumWatchers::Reset method resets to the beginning of the enumeration sequence. This method is intended for C and C++ applications and is hidden from Visual Basic applications.

HRESULT Reset();

Parameters

This method has no parameters.

Return Values

Value Meaning
S_OK Method succeeded.
E_OUTOFMEMORY Insufficient memory exists to perform the operation.

Requirements

Client: Requires Windows XP.
Server: Requires Windows Server 2003.
Redistributable: Requires Rtcdll.dll on Windows 2000, and Windows Me/98.
Header: Declared in Rtccore.h.
Library: Included as a resource in Rtcdll.dll.
GUID: IID_IRTCEnumWatchers is defined as a87d55d7-db74-4ed1-9ca4-77a0e41b413e.

See Also

IRTCEnumWatchers, IRTCWatcher