Configuration union of the network device linked with video intercom.
union{ DWORD dwRes[256]; NET_DVR_INDOOR_UNIT_RELATEDEV struIndoorUnit; NET_DVR_OUTDOOR_UNIT_RELATEDEV struOutdoorUnit; NET_DVR_MANAGE_UNIT_RELATEDEV struManageUnit; NET_DVR_OUTDOOR_UNIT_RELATEDEV struVillaUnit; NET_DVR_AGAIN_RELATEDEV struAgainUnit; }NET_DVR_VIDEO_INTERCOM_UNIT_RELATEDEV_UNION,*LPNET_DVR_VIDEO_INTERCOM_UNIT_RELATEDEV_UNION;
Union size, which is 1024 bytes (256 × 4).
Linked network device parameters of indoor station, refer to the structure NET_DVR_INDOOR_UNIT_RELATEDEV for details.
Linked network device parameters of door station, outer door station, or intelligent access control device, refer to the structure NET_DVR_OUTDOOR_UNIT_RELATEDEV for details.
Linked network device parameters of master station, refer to the structure NET_DVR_MANAGE_UNIT_RELATEDEV for details.
Linked network device parameters of villa door station, refer to the structure NET_DVR_OUTDOOR_UNIT_RELATEDEV for details.
Linked network device parameters of doorphone, refer to the structure NET_DVR_AGAIN_RELATEDEV for details.