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


CRuntimeClass::m_pfnCreateObject

A function pointer to the default constructor that creates an object of your class.

Заметки

This pointer is only valid if the class supports dynamic creation; otherwise, the function returns NULL.

Requirements

Header: afx.h

См. также

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

CRuntimeClass Structure

CRuntimeClass Members

Hierarchy Chart