IEnumFullIDList interface (shobjidl_core.h)
Exposes a standard set of methods that enumerate the pointers to item identifier lists (PIDLs) of the items in a Shell folder.
Inheritance
The IEnumFullIDList interface inherits from the IUnknown interface. IEnumFullIDList also has these types of members:
Methods
The IEnumFullIDList interface has these methods.
IEnumFullIDList::Clone Creates a new item enumeration object with the same contents and state as the current one. (IEnumFullIDList.Clone) |
IEnumFullIDList::Next Retrieves a specified number of IDLIST_ABSOLUTE items. |
IEnumFullIDList::Reset Returns the enumerator to the beginning of the enumeration sequence. |
IEnumFullIDList::Skip Skips a specified number of IDLIST_ABSOLUTE items. |
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) |