Virus Check
General Purpose
The Virus Check plug-in allows customers to use customized virus check tools.
Interfaces
Script.
VirusCheckPlugin Ver. 2 interface returns an integer as a virus scan result:
- 0 – pass
- 1 – failed (vs_Error.16384, cannot be ignored)
- >1 – undetermined (vs_Error.32768, can be ignored).
Example
See here.