Configuration structure for linked network devices of video intercom.
struct{ DWORD dwSize; BYTE byUnitType; BYTE byRes1[3]; NET_DVR_VIDEO_INTERCOM_UNIT_RELATEDEV_UNION uVideoIntercomUnit; BYTE byRes2[128]; }NET_DVR_VIDEO_INTERCOM_RELATEDEV_CFG, *LPNET_DVR_VIDEO_INTERCOM_RELATEDEV_CFG;
Structure size.
Device type: 1-door station, 2-master station, 4-outer station, 5-villa door station, 6-doorphone, 7-intelligent access control device.
Reserved, set to 0.
Parameter union of linked network device, refer to the union NET_DVR_VIDEO_INTERCOM_UNIT_RELATEDEV_UNION for details.
Reserved, set to 0.