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

#include <p6compif.h>

Public Attributes

P6UINT32 m_cCatEntCount
 
const P6CATEGORYDATAm_parCategories
 
const P6CIDm_pCID
 
P6CREATEINST m_pfnCreateInstance
 
const P6WCHARm_pszComponentName
 

Detailed Description

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.


The documentation for this struct was generated from the following file: