1
2
3
4
5
6
7
8
// B2 24 Ê¹ÓÃÏÉÊ÷Éý¼¶¼õʱÎïÆ· #tagCMUseTreeLVUPTimeItem
 
struct    tagCMUseTreeLVUPTimeItem
{
    tagHead         Head;
    DWORD        UseCount;    // Ê¹ÓøöÊý
    BYTE        IsAutoBuy;    // ²»×ã¸öÊýÊÇ·ñ×Ô¶¯¹ºÂò
};