Aracılığıyla paylaş


CShellManager::CopyItem

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

See Also

Reference

CShellManager Class

Hierarchy Chart