1
2
3
4
5
6
7
8
// C1 24 ÏÉÃ˹¥³ÇÕ½¾èÏ× #tagCMFamilyGCZContribution
 
struct    tagCMFamilyGCZContribution
{
    tagHead        Head;
    BYTE        ContributionType;        //¾èÏ×ÀàÐÍ£º 0-µÍ¼¶£»1-¸ß¼¶
    DWORD        UseCount;        //ÎïÆ·¾èÏ×ʱʹÓøöÊý
};