Parameters
- HANDLE
- A window handle, that will act as the Source's parent, means Me.Handle or this.Handle.
In most applications, you can use nothing, but on Citrix and WTS this must be a top-level window or a child of a top-level window.
In most applications, you can use nothing, but on Citrix and WTS this must be a top-level window or a child of a top-level window.
Please note that you need to call this method for each scanning process in order to ensure your TWAIN session is executed correctly. You can also run this method if you need to set the TWAIN state to TwainStatus.TWAIN_SOURCE_OPEN (State 4) from previous states, which can only be TwainStatus.TWAIN_SM_OPEN (State 3), TwainStatus.TWAIN_SM_LOADED (State 2) or TwainStatus.TWAIN_PRESESSION (State 1). For more details on TWAIN states, please refer to the TWAIN Specification.
In most applications, you can use nothing, but on Citrix and WTS this must be a top-level window or a child of a top-level window.
This method requires the Document Capture (TWAIN / WIA) component to run.