Motorola CoreScanner Driver Wrapper
Classes
Package Motorola.Snapi.EventArguments

Classes

class  BarcodeScanEventArgs
 Contains the data generated by scanning a barcode. More...
 
class  CommandResponceEventArgs
 Contains the results of an async command.
 
class  DownloadEventArgs
 Contains event information related to firmware downloading. Contains the current component being downloaded and the number of records downloaded. More...
 
class  FirmwareEventArgs
 Data passed by all firmware related events. More...
 
class  FlashStartEventArgs
 Data sent by scanner when a flash has started. More...
 
class  ImageEventArgs
 Contains image data and sender info for when a scanner captures an image. More...
 
class  IoEventArgs
 Contains data that is sent by the scanner when another device tries to access it and it is exclusively claimed. More...
 
class  PnpEventArgs
 Contains scanner info sent when a scanner is connected or disconnected. More...
 
class  ScannerEventArgs
 Contains just a scannerId. Base class for all Scanner events. More...
 
class  VideoEventArgs
 Not implemented. Only contains scanner id. No plans to implement in the near future unless I find a need for it. More...