GetScanProgressBarEnbl  Method

Description         This function retrieves whether the progress indicator is enabled or not. If the method returns 1 the progressbar will be displayed during scanning and transferring data. If 0, the progress indicator will be suppressed if the Source’s user interface is inactive.

Usage                  ret = [form.]TWAIN. GetScanProgressBarEnbl

Returns               ret                           BOOL             Returns 0 or 1.

Remarks

Programing Notes     See ErrorCode property for error. If operation succeded the error code will be TW_OK.

 

See Also          SetScanProgressBarEnbl Method