Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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