SECPidlMgr::GetLastItem
LPITEMIDLISTSECPidlMgr::GetLastItem(LPCITEMIDLISTpidl)
This function gets the last PIDL in the given PIDL.
Defined in: SECPidlMgr.h
Return Value
LPITEMIDLIST Return the last PIDL. Caller should not free the memory used by this PIDL.
Parameters
pidl
The PIDL to look for last PIDL.
See Also