CCmdTarget

CCmdTarget is the base class for the Microsoft Foundation Class library message-map architecture. All classes that handle messages are derived, directly or indirectly, from this class.

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CCmdTarget Member Functions, Application Architecture Classes, CCmdUI, CDocument, CDocTemplate, CWinApp, CWnd, CView, CFrameWnd