VintaSoftTwain Control v6.0
VintaSoftTwain Object / DeviceUserInterfaceClosed Event
In This Topic
    DeviceUserInterfaceClosed Event
    In This Topic
    Description
    Occurs when the User Interface of device is closed.
    Syntax
    Visual Basic
    Public Event DeviceUserInterfaceClosed()
    Remarks
    Here is a sequence of events if scan is successfully completed:

    Here is a sequence of events if scan is canceled:


    Here is a sequence of events if scan is failed:
    See Also