NET_DVR_GROUP_COMBINATION_INFO_V50

Group parameters structure.

Structure Definition

struct{
  BYTE     byEnable;
  BYTE     byMemberNum;
  BYTE     bySequenceNo;
  BYTE     byRes;
  DWORD    dwGroupNo;
}NET_DVR_MULTI_CARD_CFG_V50,*LPNET_DVR_MULTI_CARD_CFG_V50;

Members

byEnable

Whether to enable the group: 0-no, 1-yes

byMemberNum

Number of cards should be swiped in the group.

bySequenceNo

Card swiping order in the group.

byRes

Reserved, set to 0.

dwGroupNo

Group No., 0xffffffff-remotely open door, 0xfffffffe-open door by super password.