| 设备网络SDK开发使用手册 |
网络应用参数(NTP)结构体。
struct{
BYTE sNTPServer[64];
WORD wInterval;
BYTE byEnableNTP;
signed char cTimeDifferenceH;
signed char cTimeDifferenceM;
BYTE res1;
WORD wNtpPort;
BYTE res2[8];
}NET_DVR_NTPPARA,*LPNET_DVR_NTPPARA;
NET_DVR_NETAPPCFG NET_DVR_SERVER_TEST_PARA
NET_DVR_GetDVRConfig NET_DVR_SetDVRConfig