SelectSource

#include "BiTwain.h"

 

int CALLBACK SelectSource(VOID)

Description

This function should be called to display the list of TWAIN driver sources and select the data source to scan.

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.