VintaSoftTwain Control v6.0
VintaSoftTwain Object / DeviceManager_SelectedDeviceIndex Property
In This Topic
    DeviceManager_SelectedDeviceIndex Property
    In This Topic
    Description
    Gets or sets index of device selected in device manager.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property DeviceManager_SelectedDeviceIndex As Long
    Return Type
    The zero-based index of device selected in device manager.
    Remarks
    This property has correct value only when device manager is opened.
    See Also