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.
Copies an item list.
LPITEMIDLIST CopyItem(
LPCITEMIDLIST pidlSource
);
Parameters
- [in] pidlSource
The original item list.
Return Value
A pointer to the newly created item list if successful; otherwise NULL.
Remarks
The newly created item list has the same size as the source item list.
Requirements
Header: afxshellmanager.h