Structure about alarm target information.
Structure Definition
struct{
DWORD dwID;
NET_VCA_RECT struRect;
BYTE byRes[4];
}NET_VCA_TARGET_INFO,*LPNET_VCA_TARGET_INFO;
Members
- dwID
-
Target ID, it is 0 when the people gathering density is too high and the
alarm is triggered
- struRect
-
Target frame.
- byRes
-
Reserved, set to 0.