DTWAIN_IsSessionEnabled
The DTWAIN_IsSessionEnabled function determines whether a TWAIN Session has been started.
DTWAIN_BOOL DTWAIN_IsSessionEnabled( );
Parameters None.
Return Values If the function succeeds, TRUE is returned. If the function fails FALSE is returned.
Comments The DTWAIN_IsSessionEnabled function returns TRUE if a TWAIN Session has been started by calling .
TWAIN State Transitions None.
Prerequisite Function Call(s)
See Also |