VintaSoftTwain Control v6.0
VintaSoftTwain Object / DeviceScanFinished Event
In This Topic
    DeviceScanFinished Event
    In This Topic
    Description
    Occurs when Scan process is finished (scan session is completed; scan is canceled; scan is failed; user interface is closed).
    Syntax
    Visual Basic
    Public Event DeviceScanFinished()
    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