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.5.0.5.0.230 (.NET 4.6.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