The L_WIAVERSION enumeration determines which Microsoft WIA version the user wishes to use.
typedef enum _L_WIAVERSION
{
WiaVersion1 = 1,
WiaVersion2 = 2
} L_WIAVERSION;
Microsoft WIA version 1.0 will be used.
Microsoft WIA version 2.0 will be used.
This feature is available in LEADTOOLS version 16 or higher.
The enumeration is used in the uWiaVersion parameter of the functions: