See Also Examples Applies To
Tells the source to hide or show the user interface before acquisition.
Syntax
object.TwainSetHideUI (bHide)
The TwainSetHideUI syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| bHide | Required. Boolean. |
Remarks
That this is only a request - some sources will ignore it!
If the user interface is hidden, you will probably want to set at least
some of the basic acquisition parameters yourself like resolution, Bit Depth...
Category
TWAIN Functions