Company News Products Tools Support Documentation Q & A Contact Us

Documentation Home
Help! Errors
Help! False Positives
Help! Spam Leakage
Installation Guides
Features
Procedures
SNF Community
Software
Technology
Tools
Direct Support
Glossary
Q&A

SNF Win* SDK

Function Reference

int getScanResult(int ScanHandle)

This function returns the scan result code (see Result Codes) for the scan associated with the ScanHandle.

ScanHandle = a valid scan handle from scanBuffer() or scanFile().
returns the scan result code upon success otherwise an error code:
snf_ERROR_NO_HANDLE - The ScanHandle is not valid.
See Result Codes for other possible return values.