Поделиться через


CRuntimeClass::m_pfnGetBaseClass

If your application uses the MFC library as a shared DLL, this data member points to a function that returns the CRuntimeClass structure of the base class.

Заметки

If your application statically links to the MFC library, see m_pBaseClass.

Пример

See the example for IsDerivedFrom.

Requirements

Header: afx.h

См. также

Основные понятия

CRuntimeClass Structure

CRuntimeClass Members

Hierarchy Chart