Member |
Data Type |
Description |
---|---|---|
dwSize |
DWORD |
Structure size |
dwAbilityType |
DWORD |
Types of supported behavior analysis, see VCA_ABILITY_TYPEfor detailed definitions |
byMaxRuleNum |
BYTE |
The maximum number of rules |
byMaxTargetNum |
BYTE |
The maximum number of targets |
bySupport |
BYTE |
The supported function, "bySupport & 0x01" indicates that device supports calibration |
byRes |
Array of BYTE |
Reserved, set to 0. The maximum size is 5 bytes. |
dwAbilityTypeEx |
DWORD |
Types of supported behavior analysis, see VCA_ABILITY_TYPE_EX for details. |
When getting the supported behavior analysis types, you should configure both dwAbilityType and dwAbilityTypeEx.