DTwainInterface::SetAppInfo

Top  Previous  Next

Syntax

DTwainInterface& DTwainInterface::SetAppInfo( const DTwainAppInfo& AppInfo )

 

Parameters

AppInfo

The DTwainAppInfo object that stores the application info to set.

 

Return Value

Returns reference to the current DTwainInterface object (*this).

 

Comments

The TWAIN application information will consist of the strings and other data that the TWAIN Source Manager will use.  This function should be called before DTwainInterface::StartSession, since the TWAIN session is initialized with the application information.