Structure about playing mobile phone detection parameters.
struct{ NET_VCA_POLYGON struRegion; WORD wDuration; BYTE byRes[6]; }NET_VCA_PLAY_CELLPHONE, *LPNET_VCA_PLAY_CELLPHONE;
Coordinates of detection area, refer to the structure NET_VCA_POLYGON for details.
Duration time of playing mobile phone, range: [1,600], default value: 20, unit: second.
Reserved.