Returns the name of the default TWAIN source into the dialog of source selection.
public String TwainGetDefaultSourceName( IntPtr HANDLE );
Public Function TwainGetDefaultSourceName( ByVal HANDLE As IntPtr ) As String
|
Parameters |
Description |
|
HANDLE |
A Window Handle IE: Me.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. Returns the name of the default source: the source selected in the Select Source dialog. |
The default source name.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|