Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Exposes methods to enumerate unknown objects.
Inheritance
The IEnumObjects interface inherits from the IUnknown interface. IEnumObjects also has these types of members:
Methods
The IEnumObjects interface has these methods.
| IEnumObjects::Clone Not implemented.Not implemented. |
| IEnumObjects::Next Gets the next specified number and type of objects. |
| IEnumObjects::Reset Resets the enumeration index to 0. (IEnumObjects.Reset) |
| IEnumObjects::Skip Skips a specified number of objects. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | shobjidl_core.h (include Shobjidl.h) |