#include "BiTwain.h"
int CALLBACK Close(VOID)
Description
This function should be called to close the TWAIN driver. When TWAIN driver is closed the WM_BI_TWAIN_CLOSE message will be sent.
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.