CRuntimeClass Members
Data Members
The name of the class. | |
The size of the object in bytes. | |
A pointer to the CRuntimeClass structure of the base class. | |
A pointer to the function that dynamically creates the object. | |
Returns the CRuntimeClass structure (only available when dynamically linked). | |
The schema number of the class. |
Operations
Creates an object during run time. | |
Creates an object during run time using the familiar class name. | |
Determines if the class is derived from the specified class. |