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