Specifies scanning settings for the KAV SDK, which is a part of Kaspersky Scan Engine.
Path
KAVScanningSettings
Attributes
This element has no attributes.
Nested elements
This element is a container for the following nested elements:
Example
The following is an example of a KAVScanningSettings element.
<KAVScanningSettings> <ScannersCount>4</ScannersCount> <ThreadsCount>8</ThreadsCount> <QueueLen>1024</QueueLen> <Flags>KAV_O_M_PACKED | KAV_O_M_ARCHIVED | KAV_O_M_MAILBASES | KAV_O_M_MAILPLAIN | KAV_O_M_HEURISTIC_LEVEL_DETAIL</Flags> <Mode>KAV_SKIP</Mode> <MaxArchivesScanningDepth>0</MaxArchivesScanningDepth>
|