icommandpanel.h File Reference
Main Page
Topics
Modules
Namespaces
Classes
Files
File List
File Members
icommandpanel.h File Reference
Classes
|
Macros
|
Functions
#include "
ifnpub.h
"
#include "
GetCOREInterface.h
"
Classes
class
ICommandPanel
Macros
#define
COMMAND_PANEL_INTERFACE
Interface_ID
(0x411753f6, 0x69a93710)
Functions
ICommandPanel
*
GetICommandPanel
()
Macro Definition Documentation
#define COMMAND_PANEL_INTERFACE
Interface_ID
(0x411753f6, 0x69a93710)
Function Documentation
ICommandPanel
* GetICommandPanel
(
)
inline
52
{
return
(
ICommandPanel
*)
GetCOREInterface
(
COMMAND_PANEL_INTERFACE
); }
ICommandPanel
Definition:
icommandpanel.h:25
COMMAND_PANEL_INTERFACE
#define COMMAND_PANEL_INTERFACE
Definition:
icommandpanel.h:51
GetCOREInterface
CoreExport Interface * GetCOREInterface()