Share via


CJumpList::InitializeList

Begins a list-building transaction.

BOOL InitializeList();

Remarks

You don't need to call this method explicitly unless you wish to retrieve a pointer to ICustomDestinationList using GetDestinationList, the number of available slots using GetMaxSlots, or list of removed items using GetRemovedItems.

Requirements

Header: afxadv.h

See Also

Reference

CJumpList Class