Go to the source code of this file.
Classes |
|
class | IAssemblyMgr |
Defines |
|
#define | ASSEMBLY_MGR_INTERFACE Interface_ID(0x576c528f, 0x5cc23607) |
Functions |
|
IAssemblyMgr * | GetAssemblyMgr () |
#define ASSEMBLY_MGR_INTERFACE Interface_ID(0x576c528f, 0x5cc23607) |
Definition at line 306 of file iassemblymgr.h.
IAssemblyMgr* GetAssemblyMgr | ( | ) | [inline] |
Definition at line 307 of file iassemblymgr.h.
{ return static_cast<IAssemblyMgr*>(GetCOREInterface(ASSEMBLY_MGR_INTERFACE)); }