Go to the source code of this file.
Classes |
|
| class | imrPreferences |
Defines |
|
| #define | IMRPREFERENCES_INTERFACEID Interface_ID(0x594511cc, 0x15505bac) |
Functions |
|
| imrPreferences * | GetMRPreferences () |
| #define IMRPREFERENCES_INTERFACEID Interface_ID(0x594511cc, 0x15505bac) |
Definition at line 27 of file imrPreferences.h.
| imrPreferences* GetMRPreferences | ( | ) | [inline] |
Definition at line 108 of file imrPreferences.h.
{
return static_cast<imrPreferences*>(GetCOREInterface(IMRPREFERENCES_INTERFACEID));
}