Share via


IRTCEnumWatchers::Reset

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

Note

This method is unsupported in Windows Embedded CE 6.0.

This method resets to the beginning of the enumeration sequence.

Syntax

HRESULT Reset();

Parameters

None.

Return Value

This method can return an RTC_E_ constant. The following table shows possible return values.

Value Description

E_OUTOFMEMORY

Insufficient memory exists to perform the operation.

S_OK

Method succeeded.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IRTCEnumWatchers