NET_DVR_EVENT_CARD_LINKAGE_COND

Condition structure about the event card linkage configuration.

Structure Definition

struct{
  DWORD   dwSize;
  DWORD   dwEventID;
  WORD    wLocalControllerID;
  BYTE    byRes[106];
}NET_DVR_EVENT_CARD_LINKAGE_COND,*LPNET_DVR_EVENT_CARD_LINKAGE_COND;

Members

dwSize

Structure size.

dwEventID

Event ID.

wLocalControllerID

Distributed access controller No. which is between 1 and 64, while, 0-access controller.

byRes

Reserved, set to 0.