IEnumOleDocumentViews::ResetIEnumOleDocumentViews::Reset*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IEnumOleDocumentViews::Next
*Next Topic: IEnumOleDocumentViews::Skip

IEnumOleDocumentViews::Reset

HRESULT Reset(void);

Resets the enumeration sequence to the beginning of the list of elements. There is no guarantee that the same set of elements will be enumerated on each pass through the list: It depends on the collection being enumerated. It is too expensive for some collections, such as files in a directory, to maintain this condition.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.