|
||
typedef CApaApplication*(* CreateCApaApplication)();
Creates an application interface object.
Provides the basic roles of an application class as a factory that creates concrete document objects, and supplies utility functions not specific to any particular instance of a document.