VintaSoftTwain Control v6.0
VintaSoftTwain Object / DeviceScanCompleted Event
In This Topic
    DeviceScanCompleted Event
    In This Topic
    Description
    Occurs when scan process is completed successfully.
    Syntax
    Visual Basic
    Public Event DeviceScanCompleted()
    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:
    Example
    Please see example here.
    See Also