PosPrinter.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.
Queued by the service object when an error is detected and the device’s State transitions into the error state.
public abstract event Microsoft.PointOfService.DeviceErrorEventHandler ErrorEvent;
member this.ErrorEvent : Microsoft.PointOfService.DeviceErrorEventHandler
Public MustOverride Event ErrorEvent As DeviceErrorEventHandler