Click or drag to resize

IEnumUnknown Methods

The IEnumUnknown type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a copy of the enumerator in its current state.
Public methodNext Retrieves a specified number of interfaces in the enumeration sequence.
Public methodReset Resets the enumeration sequence to the beginning.
Public methodSkip Skips a specified number of interfaces in the enumeration sequence.
Top
See Also