VintaSoftTwain Control v6.0
VintaSoftTwain Object
/ Device_ShowSetupDialog Method
Collapse All
Expand All
In This Topic
Device_ShowSetupDialog Method
In This Topic
Description
Displays the device setup dialog if device supports setup dialog.
Syntax
Visual Basic
Public Function Device_ShowSetupDialog() As Boolean
Return Type
TRUE
(1) if method is executed successfully,
FALSE
(0) otherwise.
Remarks
Call this method only when device is opened (
Device_State
==
enumDevice_State
.DeviceOpened).
Information about error that occurs during method execution can be get using the
Error
and
ErrorString
properties.
See Also
VintaSoftTwain Object
|
VintaSoftTwain Members