1
2
3
4
5
6
7
8
9
// A6 10  ¼Ò×å²Ö¿â¶Ò»»ÎïÆ· #tagCMFamilyStoreExchange
 
struct     tagCMFamilyStoreExchange
{
    tagHead        Head;
    BYTE        StoreItemIndex;    // 0-¶Ò»»¿ÚÁ¸£»>0-¶Ò»»²Ö¿âÎïÆ·£¬1´ú±íË÷Òý0µÄÎïÆ·
    DWORD        ItemID;        // ¶Ò»»µÄÎïÆ·ID
    WORD        ExcangeCount;    // ¶Ò»»¸öÊý
};