Searched defs:TagAppSpawnMsgNode (Results 1 – 1 of 1) sorted by relevance
65 typedef struct TagAppSpawnMsgNode { struct66 AppSpawnConnection *connection;67 AppSpawnMsg msgHeader;68 uint32_t tlvCount;69 uint32_t *tlvOffset; // 记录属性的在msg中的偏移,不完全拷贝试消息完整70 uint8_t *buffer;