Structure about sticking up detection parameters.
struct{ NET_VCA_POLYGON struRegion; WORD wDuration; BYTE bySensitivity; BYTE byRes[5]; }NET_VCA_STICK_UP,*LPNET_VCA_STICK_UP;
Coordinates of detection region, refer to the structure NET_VCA_POLYGON for details.
Alarm time duration, which ranges from 4 s to 60 s, and 10s is recommended.
Sensitivity, range: [1,5]
Reserved, set to 0.