IEnumWiaItem2 interface

Used by applications to enumerate IWiaItem2 objects in the item tree's current folder.

Members

The IEnumWiaItem2 interface inherits from the IUnknown interface. IEnumWiaItem2 also has these types of members:

Methods

The IEnumWiaItem2 interface has these methods.

Method Description
Clone Creates an additional instance of the IEnumWiaItem2 interface and sends back a pointer to it.
GetCount Returns the number of elements stored by this enumerator.
Next Fills an array of pointers to IWiaItem2 interfaces.
Reset Resets the enumeration reference to the first IWiaItem2 object.
Skip Skips the specified number of items during an enumeration of available IWiaItem2 objects.

 

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Wia.h
IDL
Wia.idl