DTWAIN_GetFeederWaitTime

Top  Previous  Next

The DTWAIN_GetFeederWaitTime gets the wait time that was set by DTWAIN_SetFeederWaitTime.

 

LONG DTWAIN_GetFeederWaitTime ( DTWAIN_SOURCE Source );

 

Parameters

Source

An open TWAIN Source.

  

Return Values

The return value is the wait time on the feeder that was set with DTWAIN_SetFeederWaitTime.  If there is an error, -1 is returned. 

 

Comments

The DTWAIN_GetFeederWaitTime gets the wait time that was set by DTWAIN_SetFeederWaitTime,

 

Prerequisite Function Call(s)

DTWAIN_SysInitialize

DTWAIN_SelectSource

DTWAIN_SetFeederWaitTime