SignatureCapture.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 a device error has been detected and a suitable response by the application is necessary to process the error condition.
public abstract event Microsoft.PointOfService.DeviceErrorEventHandler ErrorEvent;
member this.ErrorEvent : Microsoft.PointOfService.DeviceErrorEventHandler
Public MustOverride Event ErrorEvent As DeviceErrorEventHandler