设备网络SDK开发使用手册

NET_VCA_TRAIL

尾随参数结构体。

struct{
  NET_VCA_POLYGON     struRegion;
  WORD                wRes;
  BYTE                bySensitivity;
  BYTE                byRes[5];
}NET_VCA_TRAIL, *LPNET_VCA_TRAIL;

Members

struRegion
区域范围
wRes
保留
bySensitivity
灵敏度,取值范围:[1,5]
byRes
保留

See Also

NET_VCA_EVENT_UNION