IEnumObjects interface
Exposes methods to enumerate unknown objects.
Members
The IEnumObjects interface inherits from the IUnknown interface. IEnumObjects also has these types of members:
Methods
The IEnumObjects interface has these methods.
| Method | Description |
|---|---|
| Clone |
Not implemented. |
| Next |
Gets the next specified number and type of objects. |
| Reset |
Resets the enumeration index to 0. |
| Skip |
Skips a specified number of objects. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Show: