VintaSoftTwain Control v6.0
VintaSoftTwain Object
/ Device_Cap_IsSupported Method
Collapse All
Expand All
In This Topic
Device_Cap_IsSupported Method
In This Topic
Description
Gets a value indicating whether device capability is supported.
Syntax
Visual Basic
Public Function Device_Cap_IsSupported() As Boolean
Return Type
TRUE
(1) if device supports capability,
FALSE
(0) otherwise.
Remarks
Set the
Device_Cap_Id
property before execution of this method.
Information about error that occurs during method execution can be get using the
Error
and
ErrorString
properties.
See Also
VintaSoftTwain Object
|
VintaSoftTwain Members