DTwainAppInfo::GetMajorMinorVersion

Top  Previous  Next

Syntax

void GetMajorMinorVersion( LONG & Major, LONG& Minor ) const;

 

Parameters

Major

The returned major version number.

 

Minor

The returned minor version number.

 

Comments

On return, the Major and Minor will be filled with the current major and minor version number settings in the DTwainAppInfo object.