|
|
Home | Loader API | Interfaces | File List | Index | |
Value:
static P6R::P6INT32 g_cActiveComponents = 0; \ extern "C" P6EXPORT P6R::P6ERR p6GetIModule(P6R::p6IModule **ppModule) \ { \ return p6GlueGetIModule(&g_sComponentDataArray[0], \ g_cComponentDataEntries, \ &g_cActiveComponents, \ ppModule,(verInfo),(dllStart),(dllEnd)); \ } Definition at line 495 of file p6comhlpr.h. |