NET_DVR_CARD_READER_PLAN

Parameter structure about configuration of authentication mode control schedule.

Structure Definition

struct{
  DWORD    dwSize;
  DWORD    dwTemplateNo;
  BYTE     byRes[64];
}NET_DVR_CARD_READER_PLAN,*LPNET_DVR_CARD_READER_PLAN;

Members

dwSize

Structure size.

dwTemplateNo

Schedule template No.: 0-cancel linking template with schedule, and restore to the default settings (available for swiping card to open the door); non-0-link template with schedule by No.

byRes

Reserved, set to 0.