1
2
3
4
5
6
7
8
//A0 01 ²é¿´Íæ¼ÒÐÅϢͨÓüǼ #tagViewUniversalGameRec
 
struct    tagViewUniversalGameRec
 
{
    tagHead        Head;
    BYTE        ViewType;    //²é¿´¼Ç¼µÄÀàÐÍ
};