Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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