SetUIEnable

#include "BiTwain.h"

 

void CALLBACK SetUIEnable (int enable)

Description

This function specifies the displaying  of the pre-scan user interface before scanning. If you modify the scanner properties before scanning, you should disable the user interface. If the user interface enabled, the scanner driver will overwrite the properties.

Parameters

int

enable

Specifies the user interface allowing.

0 - User interface disabled.

1 - Driver specified user interface enabled.

2 - Black Ice user interface enabled.

Return values

None

Requirements

Header :     Declared in BiTwain.h; include BiTwain.h.

Library :    Use BiTwain.lib.

DLLs :       BiTwain.dll.