Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Retrieves the next item from a pointer to an item identifier list (PIDL).
LPITEMIDLIST GetNextItem(
LPCITEMIDLIST pidl
);
Parameters
- [in] pidl
The list of items to iterate.
Return Value
A pointer to the next item in the list.
Remarks
If there are no more items in the list, this method returns NULL.
Requirements
Header: afxshellmanager.h