SECPidlMgr::Copy

LPITEMIDLISTSECPidlMgr::Copy(LPCITEMIDLISTpidlSrc)

This function will make a new copy of the passing PIDL.

Defined in: SECPidlMgr.h

Return Value

LPITEMIDLIST Return the new copy of PIDL. The caller will own the memory of this new copy of PIDL and should free it using IMalloc obtained from the shell.

Parameters

pidlSrc

The source PIDL to copy from. It's memroy is not touched by this function.

See Also

SECPidlMgr