#include <p6compif.h>
Public Attributes | |
| P6UINT32 | m_cCatEntCount |
| const P6CATEGORYDATA * | m_parCategories |
| const P6CID * | m_pCID |
| P6CREATEINST | m_pfnCreateInstance |
| const P6WCHAR * | m_pszComponentName |
Manages component data for the [p6]COM component glue.
An array of these objects are provided to the [p6]COM glue layers by the component implementor. The glue uses these to implement boiler plate class factories and the P6R::p6IModule interface for the components in the module.
Definition at line 62 of file p6compif.h.