Share via


IRTCEnumUserSearchResults::Reset (Windows Embedded CE 6.0)

1/6/2010

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 the 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.2 and later

See Also

Reference

IRTCEnumUserSearchResults