PosKeyboard.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 indicate an error has been detected while it is trying to read keyboard device input data.
public abstract event Microsoft.PointOfService.DeviceErrorEventHandler ErrorEvent;
member this.ErrorEvent : Microsoft.PointOfService.DeviceErrorEventHandler
Public MustOverride Event ErrorEvent As DeviceErrorEventHandler