MFC base class

C58875
concept

The MFC base class is a foundational C++ class in the Microsoft Foundation Class library that provides core functionality and common interfaces from which other MFC classes are derived.

Observed surface forms (1)

Surface form Occurrences
MFC class 2

Instances (3)

Instance Via concept surface
CObject
CView MFC class
CDC MFC class