Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |