Developer's Guide
Guide
Modules
Index
Files
v1.1.0.13094
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
#define P6ADD_COMPONENT
(
cid,
createInst,
name,
categories,
catcnt
)
Value:
{ \
&(cid), \
(
P6CREATEINST
) (createInst), \
(name), \
(
const
P6CATEGORYDATA*)(categories), \
(catcnt) \
}
P6R::P6CREATEINST
P6R::P6ERR(* P6CREATEINST)(P6R::p6ICom *pOuter, const P6R::IID &iid, P6R::P6VOID **ppNewComponent)
Defines the static createInstance() method that a component must implement (usually using the P6_DECL...
Definition:
p6compif.h:50
Definition at line
645
of file
p6comhlpr.h
.
WINNT6.1_x86_OPT_64bit_vs2008.OBJ
src
p6comhlpr.h
© 2004 - 2014 P6R Inc. - All Rights Reserved.