1
2
3
4
5
6
7
8
// C1 26 ÏÉÃ˹¥³ÇÕ½¾º²Â #tagCMFamilyGCZGuess
 
struct    tagCMFamilyGCZGuess
{
    tagHead        Head;
    BYTE        SelectCnt;
    DWORD        SelectFamilyIDList[SelectCnt];    // ¾º²ÂÑ¡ÔñµÄÏÉÃËIDÅÅÃû˳Ðò
};