more work on data and nodes service.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#define AQH_MSG_IPC_ERROR_BADDATA 5
|
||||
#define AQH_MSG_IPC_ERROR_PERMS 6
|
||||
#define AQH_MSG_IPC_ERROR_NOTFOUND 7
|
||||
#define AQH_MSG_IPC_ERROR_IO 8
|
||||
|
||||
|
||||
AQHOME_API GWEN_MSG *AQH_ResultIpcMsg_new(uint16_t code, uint32_t msgId, uint32_t refMsgId, uint32_t resultCode);
|
||||
|
||||
Reference in New Issue
Block a user