Share via


CJumpList::AbortList

Aborts a list-building transaction without committing.

void AbortList();

Remarks

Calling this method has the same effect as destroying CJumpList without calling CommitList.

Requirements

Header: afxadv.h

See Also

Reference

CJumpList Class