CJumpList::ClearAllDestinations

Removes all destinations that have been added to the current instance of CJumpList so far.

void ClearAllDestinations();

Remarks

Call this function if you need to remove all destinations that have been added so far in the current session of destination list building and add other destinations again. If the internal ICustomDestinationList has been initialized, it's left alive.

Requirements

Header: afxadv.h

See Also

Reference

CJumpList Class