DTWAIN_GetLanguage

Top  Previous  Next

The DTWAIN_GetLanguage function returns the TWAIN language setting.

 

LONG DTWAIN_GetLanguage( );

 

Parameters

None

 

Return Values

The return value is the current language setting if successful.  Otherwise DTWAIN_FAILURE1 is returned.

 

Comments

The DTWAIN_GetLanguage function gets the TWAIN current language setting.

A list of the country constants can be found in DTWAIN Language Constants

 

TWAIN State Transitions

None.

 

Prerequisite Function Call(s)

DTWAIN_SysInitialize

 

See Also

DTWAIN_GetAppInfo, DTWAIN_GetCountry, DTWAIN_SetAppInfo, DTWAIN_SetCountry, DTWAIN_SetLanguage