Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IEnumSTATSTG::Reset method

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

Syntax


HRESULT Reset();

Parameters

This method has no parameters.

Return value

This method supports the S_OK return value.

Return codeDescription
S_OK

The enumeration sequence was successfully reset to the beginning of the enumeration.

 

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps | Windows Store apps]

Minimum supported server

Windows 2000 Server [desktop apps | Windows Store apps]

Header

Objidl.h

IDL

Objidl.idl

Library

Uuid.lib

DLL

Ole32.dll

IID

IID_IEnumSTATSTG is defined as 0000000D-0000-0000-C000-000000000046

See also

IEnumSTATSTG

 

 

Show:
© 2017 Microsoft