Go to the source code of this file.
Classes |
|
class | ICommandPanel |
Defines |
|
#define | COMMAND_PANEL_INTERFACE Interface_ID(0x411753f6, 0x69a93710) |
Functions |
|
ICommandPanel * | GetICommandPanel () |
#define COMMAND_PANEL_INTERFACE Interface_ID(0x411753f6, 0x69a93710) |
Definition at line 52 of file icommandpanel.h.
ICommandPanel* GetICommandPanel | ( | ) | [inline] |
Definition at line 53 of file icommandpanel.h.
{ return (ICommandPanel*)GetCOREInterface(COMMAND_PANEL_INTERFACE); }