Structure about sedentary detection parameters.
struct{ NET_VCA_POLYGON struRegion; DWORD dwDuration; BYTE byRes[4]; }NET_VCA_SIT_QUIETLY,*LPNET_VCA_SIT_QUIETLY;
Coordinates of detection region, refer to the structure NET_VCA_POLYGON for details.
Event time duration, unit: second, which ranges from 1 to 3600
Reserved, set to 0.