IEnumWorkItems::ResetIEnumWorkItems::Reset*
*



Contents  *



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

IEnumWorkItems::Reset

HRESULT Reset(void);

Resets the enumeration sequence to the beginning.

A call to this method does not guarantee that the same set of tasks will be enumerated after the reset, because it depends on the collection being enumerated.

Back to top


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