'Declaration
Public Property WindowHandle As IntPtr
'Usage
Dim instance As ImGearTWAIN
Dim value As IntPtr
instance.WindowHandle = value
value = instance.WindowHandle
Property Value
IntPtr value.
Remarks
This value is passed to the TWAIN Data Source when it is called by ImGearTWAIN. Your application should set this to the handle of the main window in the application.