Displays a predefined dialog box that allows the user to choose a scanner, add a scanner, or configure a scanner.
| Visual Basic |
|---|
Public Sub Select( _ Optional ByVal hWnd As Variant _ ) |
- hWnd
- A valid window handle.
The dialog box will be modal if the forms window handle is passed in.