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