Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use this interface to enumerate a collection of progress items.
To get this interface, call the IProgressItems::get_EnumProgressItems method.
Inheritance
The IEnumProgressItems interface inherits from the IUnknown interface. IEnumProgressItems also has these types of members:
Methods
The IEnumProgressItems interface has these methods.
IEnumProgressItems::Clone Creates another enumerator that contains the same enumeration state as the current one. (IEnumProgressItems.Clone) |
IEnumProgressItems::Next Retrieves a specified number of items in the enumeration sequence. (IEnumProgressItems.Next) |
IEnumProgressItems::Reset Resets the enumeration sequence to the beginning. (IEnumProgressItems.Reset) |
IEnumProgressItems::Skip Skips a specified number of items in the enumeration sequence. (IEnumProgressItems.Skip) |
Remarks
This is a EnumProgressItems object in script.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista, Windows XP with SP2 [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | imapi2fs.h |