NET_VCA_SITUATION_ANALYSIS

Structure about situation analysis detection parameters.

Structure Definition

struct{ 
  NET_VCA_POLYGON  struRegion;
  WORD       wPeopleNum;
 BYTE       byRes[6];
}NET_VCA_SITUATION_ANALYSIS, *LPNET_VCA_SITUATION_ANALYSIS;

Members

struRegion

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

wPeopleNum

Number of people in the detection area.

byRes

Reserved.