1
2
3
4
5
6
7
8
9
//B2 05 ÍÆËÍÌáÐÑÉèÖà#tagCMPushNotificationsSetting
 
struct    tagCMPushNotificationsSetting
{
    tagHead         Head;
    DWORD        OnoffBit;        // °´Î»Ô¼¶¨¿ª¹Ø
    BYTE        TimeLen;
    char        TimeStr[TimeLen];    // Ê±¼ä×Ö·û´®  01:02-05:00
};