Classes
Class | Description | |
---|---|---|
![]() | Bridgex86 |
Interoperability for scanning with 32-bit device drivers in projects which are not 32-bit.
|
![]() | CurrentDeviceSettings |
Represents current scan settings for specified device. Settings which are not supported are null/empty.
|
![]() | ResultBase |
Base class for all results returned from Bridgex86.
|
![]() | ResultBool |
Result class for bool results returned from Bridgex86.
|
![]() | ResultCurrentDeviceSettings |
Result class for CurrentDeviceSettings results returned from Bridgex86.
|
![]() | ResultNoValue |
Result class for results returned from Bridgex86, but without a value property.
|
![]() | ResultString |
Result class for string results returned from Bridgex86.
|
![]() | ResultStringArray |
Result class for string[] results returned from Bridgex86.
|
![]() | ScanSettings |
Class used to simplify passing all scan settings when scanning. Most settings are optional,
leave individual settings null/empty if they should not be changed or if the current device value should be used.
|
Structures
Structure | Description | |
---|---|---|
![]() | ScanResolution |
Scan resolution used for scanning with Bridgex86.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | StatusType |
Used to indicate result status of Bridgex86 operation.
|