1
2
3
4
5
6
7
// AE 05 ïÚ³µ¿ªÊ¼Ê±¼ä #tagGCTruckStartTime
 
struct    tagGCTruckStartTime
{
    tagHead        Head;
    DWORD        StartTime;
};