Modules | |
| Trust Data Handling | |
| Message Engine | |
Read Flags | |
| #define | GWEN_MSGENGINE_READ_FLAGS_DEFAULT 0 |
| #define | GWEN_MSGENGINE_READ_FLAGS_TRUSTINFO 0x0001 |
Defines | |
| #define | GWEN_MSGENGINE_MAX_VALUE_LEN 8192 |
| #define | GWEN_MSGENGINE_SHOW_FLAGS_NOSET 0x0001 |
| #define GWEN_MSGENGINE_MAX_VALUE_LEN 8192 |
| #define GWEN_MSGENGINE_READ_FLAGS_DEFAULT 0 |
Definition at line 122 of file msgengine.h.
| #define GWEN_MSGENGINE_READ_FLAGS_TRUSTINFO 0x0001 |
Definition at line 121 of file msgengine.h.
Referenced by GWEN_MsgEngine__ReadValue(), and GWEN_MsgEngine_ReadMessage().
| #define GWEN_MSGENGINE_SHOW_FLAGS_NOSET 0x0001 |
Definition at line 115 of file msgengine.h.
Referenced by GWEN_MsgEngine__ListElement(), and GWEN_MsgEngine__ShowElement().
1.5.6