Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
| Overview | FAQ | Details
The following tasks involve deriving your own classes from MFC's class, the root class of the class hierarchy. Deriving your class from CObject gives your class some powerful capabilities ? see the overview for more information.
Derive a class from CObject
Access run-time class information
Create objects dynamically