NET_DVR_LOCAL_LOG_CFG

Log configuration structure.

Structure Definition

struct{
  WORD     wSDKLogNum;
  BYTE     byRes[254];
}NET_DVR_LOCAL_LOG_CFG, *LPNET_DVR_LOCAL_LOG_CFG;

Members

wSDKLogNum

Number of log files in overwritten mode, "0"-10 log files (default).

byRes

Reserved, set to 0.