Go to the source code of this file.
Functions | |
| static void | SetSuccessFlag (const MHObjectRef &success, bool result, MHEngine *engine) |
| static int | GetInt (MHParameter *parm, MHEngine *engine) |
| static void | GetString (MHParameter *parm, MHOctetString &str, MHEngine *engine) |
| static void SetSuccessFlag | ( | const MHObjectRef & | success, | |
| bool | result, | |||
| MHEngine * | engine | |||
| ) | [static] |
| static int GetInt | ( | MHParameter * | parm, | |
| MHEngine * | engine | |||
| ) | [static] |
| static void GetString | ( | MHParameter * | parm, | |
| MHOctetString & | str, | |||
| MHEngine * | engine | |||
| ) | [static] |
Definition at line 111 of file Programs.cpp.
Referenced by MHResidentProgram::CallProgram(), cCiMMI::GetText(), and cCiApplicationInformation::Process().
1.5.5