adapted to latest changes in gwen, more work on data and nodes servers.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
|
||||
AQHOME_API GWEN_MSG *AQH_QwordsIpcMsg_new(uint8_t protoId, uint8_t protoVer, uint16_t code,
|
||||
uint32_t msgId, uint32_t refMsgId,
|
||||
uint32_t flags, const uint64_t *i64Ptr, int count);
|
||||
|
||||
AQHOME_API uint32_t AQH_QwordsIpcMsg_GetFlags(const GWEN_MSG *msg);
|
||||
|
||||
Reference in New Issue
Block a user