ProviewR Programmer's Reference Manual
V6.1.4
|
Classes | |
struct | mhs_ApplMessage |
The structure describing an application message. More... | |
Typedefs | |
typedef struct mhs_ApplMessage | mh_sApplMessage |
Enumerations | |
enum | mh_mApplFlags { mh_mApplFlags_NoAbortCleanUp = (1 << 0) , mh_mApplFlags_NoAbortMsg = (1 << 1) } |
Flags governing how mh interacts with the application. More... | |
typedef struct mhs_ApplMessage mh_sApplMessage |
Definition at line 1 of file rt_mh_appl.h.
enum mh_mApplFlags |
Flags governing how mh interacts with the application.
Definition at line 70 of file rt_mh_appl.h.