Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IEnumSTATSTG::Reset method (objidl.h)

The Reset method resets the enumeration sequence to the beginning of the STATSTG structure array.

Syntax

HRESULT Reset();

Return value

This method supports the S_OK return value.

Return code Description
S_OK
The enumeration sequence was successfully reset to the beginning of the enumeration.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server Windows 2000 Server [desktop apps | UWP apps]
Target Platform Windows
Header objidl.h
Library Uuid.lib
DLL Ole32.dll

See also

IEnumSTATSTG


Feedback

Was this page helpful?

Additional resources