NET_VCA_RUNNING

Structure about the running detection parameters.

struct{
  NET_VCA_POLYGON  struRegion;
  DWORD            dwSpeed;
  BYTE             byRes[4];
}NET_VCA_RUNNING, *LPNET_VCA_RUNNING;

Members

struRegion

Area range, refer to the structure NET_VCA_POLYGON for details.

dwSpeed

Running speed, it is between 1 and 10.

byRes

Reserved.