hxp
9 天以前 70fb8daef2d19b683e083948909aba549a75c8ac
1
2
3
4
5
6
7
8
9
// A8 14 ²Ù×÷½á¹û֪ͨ #tagMCMakeItemAnswer
 
struct    tagMCMakeItemAnswer
{
    tagHead        Head;
    BYTE        MakeType;        //ÀàÐÍ        TMakeItemType
    BYTE        Result;        //ÊÇ·ñ³É¹¦
    DWORD        MakeValue;    //²Ù×÷Öµ£¬ÈçºÏ³ÉʱΪºÏ³ÉµÄÎïÆ·ID
};