| Nicomsoft OCR: Developer's Guide |
| C++: | int Scan_Destroy(HSCAN ScanObj) |
| C#: | int Scan_Destroy(int ScanObj) |
| Visual Basic: | Function Scan_Destroy(ByVal ScanObj As Integer) As Integer |
| Java: | int Scan_Destroy(HSCAN ScanObj) |
| Delphi: | function Scan_Destroy(ScanObj:HSCAN):integer |
| ScanObj [IN] – the Scan object to destroy. |