Msr.DataEvent 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 the delivery of input data from the device to the application.
public abstract event Microsoft.PointOfService.DataEventHandler DataEvent;
member this.DataEvent : Microsoft.PointOfService.DataEventHandler
Public MustOverride Event DataEvent As DataEventHandler