1
2
3
4
5
6
7
8
9
//A4 03 ¼ÓÈë¼Ò×åÉóºËÇé¿ö #tagCGJoinFamilyReply
 
struct tagCGJoinFamilyReply
{
    tagHead    Head;
    DWORD    TagPlayerID;    //±»ÉóºËÍæ¼ÒID 0Ôò´ú±íÈ«²¿
    BYTE    IsOK;        //ÊÇ·ñͬÒâ¼ÓÈë
 
};