1
2
3
4
5
6
7
8
// A0 08 ²é¿´Í¨ÓüǼ #tagCSViewGameRec
 
struct    tagCSViewGameRec
{
    tagHead        Head;
    WORD         RecType;        //¼Ç¼ÀàÐÍ
    DWORD         RecID;        //×Ô¶¨Òå¼Ç¼ID
};