Structure about capability of analysis library configuration.
struct{ BYTE byEnableAbilityParse; BYTE byRes[127]; }NET_DVR_LOCAL_ABILITY_PARSE_CFG, *LPNET_DVR_LOCAL_ABILITY_PARSE_CFG;
By default, the analog capability is disabled, you can enable the analog capability via this structure, and then call NET_DVR_GetDeviceAbility and load the "LocalXml.zip" to the directory of HCNetSDK to get the capabilities of devices.