xdh
2018-08-18 f7a9da4f9f0a3d1e15b68ed130b13ee3af3999c2
1
2
3
4
5
6
7
8
//A3 0B Íæ¼ÒµÈ¼¶½±ÀøÁìÈ¡¼Ç¼ÐÅÏ¢ #tagMCPlayerLVAwardGetRecord
 
struct    tagMCPlayerLVAwardGetRecord
{
    tagHead        Head;
    DWORD    LVAwardGetRecord;    // °´¶þ½øÖÆÎ»±êʾÁìÈ¡¼Ç¼£¬Ã¿Î»¶ÔÓ¦µÄµÈ¼¶ÔÚÅä±íÖÐÅäÖ㬷þÎñ¶Ë¿Í»§¶Ë¶ÔÓ¦
    DWORD    VIPAwardRecord;    // °´¶þ½øÖÆÎ»±êʾvipÁìÈ¡¼Ç¼£¬Ã¿Î»¶ÔÓ¦µÄµÈ¼¶ÔÚÅä±íÖÐÅäÖ㬷þÎñ¶Ë¿Í»§¶Ë¶ÔÓ¦
};