Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6CREATEINST

Defines the static createInstance() method that a component must implement (usually using the P6_DECL_ICOM macro).

The component glue code, uses this method to create instances of components that are contained in the component DLL.

Definition at line 50 of file p6compif.h.