Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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