Delen via


CCommandManager::ClearAllCmdImages

Deletes all elements from the command list and from the global and user maps.

void ClearAllCmdImages();

Remarks

The global and user maps store value pairs that consist of a command ID and an image index. The command list stores commands that are not associated with any image.

Requirements

Header: afxcommandmanager.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CCommandManager Class