NET_VCA_SIT_QUIETLY

Structure about sedentary detection parameters.

Structure Definition

struct{
  NET_VCA_POLYGON    struRegion;
  DWORD              dwDuration;
  BYTE               byRes[4];
}NET_VCA_SIT_QUIETLY,*LPNET_VCA_SIT_QUIETLY;

Members

struRegion

Coordinates of detection region, refer to the structure NET_VCA_POLYGON for details.

dwDuration

Event time duration, unit: second, which ranges from 1 to 3600

byRes

Reserved, set to 0.