DeviceCollectionScanForChanges Method |
Checks the system for any device changes and regenerates the collection.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic void ScanForChanges()
Public Sub ScanForChanges
Remarks This method is automatically called the first time you access the
Devices
property of the
Acquisition object.
See Also