1
2
3
4
5
6
7
8
// A4 08 ²éѯ¼Ò×åÐÐΪÐÅÏ¢ #tagCGQueryFamilyAction
 
struct    tagCGQueryFamilyAction
{
    tagHead        Head;
    BYTE        ActionType;        // ÐÐΪÀàÐÍ
    DWORD        FamilyID;         // ¼Ò×åID
};