Parameter structure for configuring video intercom device No.
struct{ DWORD bySize; BYTE byUnitType;; BYTE byIsAutoReg; BYTE byRes1[2]; NET_DVR_VIDEO_INTERCOM_UNIT_DEVICEID_UNION uVideoIntercomUnit; BYTE byRes2[128]; }NET_DVR_VIDEO_INTERCOM_DEVICEID_CFG, *LPNET_DVR_VIDEO_INTERCOM_DEVICEID_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.
Whether to enable auto registration: 0-no, 1-yes.
Reserved, set to 0.
Device No., refer to the data union NET_DVR_VIDEO_INTERCOM_UNIT_DEVICEID_UNION for details.
Reserved, set to 0.
Configuring No. for doorphone is not required.