Micr.ErrorEvent Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised by the service object to notify the application that an error has been detected when it reads MICR data.
public abstract event Microsoft.PointOfService.DeviceErrorEventHandler ErrorEvent;
member this.ErrorEvent : Microsoft.PointOfService.DeviceErrorEventHandler
Public MustOverride Event ErrorEvent As DeviceErrorEventHandler