iassemblymgr.h File Reference
Main Page
Topics
Modules
Namespaces
Classes
Files
File List
File Members
iassemblymgr.h File Reference
Classes
|
Macros
|
Functions
#include "
iFnPub.h
"
#include "
iassembly.h
"
#include "
GetCOREInterface.h
"
Classes
class
IAssemblyMgr
Macros
#define
ASSEMBLY_MGR_INTERFACE
Interface_ID
(0x576c528f, 0x5cc23607)
Functions
IAssemblyMgr
*
GetAssemblyMgr
()
Macro Definition Documentation
#define ASSEMBLY_MGR_INTERFACE
Interface_ID
(0x576c528f, 0x5cc23607)
Function Documentation
IAssemblyMgr
* GetAssemblyMgr
(
)
inline
307
{
return
static_cast<
IAssemblyMgr
*
>
(
GetCOREInterface
(
ASSEMBLY_MGR_INTERFACE
)); }
ASSEMBLY_MGR_INTERFACE
#define ASSEMBLY_MGR_INTERFACE
Definition:
iassemblymgr.h:306
GetCOREInterface
CoreExport Interface * GetCOREInterface()
IAssemblyMgr
Definition:
iassemblymgr.h:35