RFIDScanner.OutputCompleteEvent 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.
Notifies the application that the queued output request associated with the OutputId attribute has completed successfully.
public abstract event Microsoft.PointOfService.OutputCompleteEventHandler OutputCompleteEvent;
member this.OutputCompleteEvent : Microsoft.PointOfService.OutputCompleteEventHandler
Public MustOverride Event OutputCompleteEvent As OutputCompleteEventHandler