#include "BiTwain.h"
int CALLBACK Terminate(VOID)
Description
This function should be called to stop active scanning. The Terminate function sends the WM_BI_TWAIN_CLOSE message to the main window.
Parameters
None.
Return values
Return TW_OK on success or an error code on failure.
Requirements
Header : Declared in BiTwain.h; include BiTwain.h.
Library : Use BiTwain.lib.
DLLs : BiTwain.dll.