CRuntimeClass::m_pBaseClass
If your application statically links to MFC, this data member contains a pointer to the CRuntimeClass structure of the base class.
Заметки
If your application dynamically links to the MFC library, see m_pfnGetBaseClass.
Пример
See the example for IsDerivedFrom.
Requirements
Header: afx.h