NET_VCA_TOILET_TARRY

Structure about in-toilet overtime detection parameters.

Structure Definition

struct{
  NET_VCA_POLYGON     struRegion;
  WORD                wDelay;
  BYTE                byRes[6];
}NET_VCA_TOILET_TARRY, *LPNET_VCA_TOILET_TARRY;

Members

struRegion

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

wDelay

In-toilet overtime, unit: second, range: [1,120]

byRes

Reserved, set to 0.