NET_VCA_YARD_TARRY

Structure about playground overstay detection parameters.

Structure Definition

struct{
  NET_VCA_POLYGON     struRegion;
  WORD                wDelay;
  BYTE                byRes[6];
}NET_VCA_YARD_TARRY, *LPNET_VCA_YARD_TARRY;

Members

struRegion

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

wDelay

Playground overstay time, unit: second, range: [1,120]

byRes

Reserved, set to 0.