Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 929 Bytes

iposprinterjob_executeasync_2108924004.md

File metadata and controls

26 lines (19 loc) · 929 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.IPosPrinterJob.ExecuteAsync
winrt method
xbox

Windows.Devices.PointOfService.IPosPrinterJob.ExecuteAsync

-description

Runs the print job on the printer station asynchronously.

-returns

The operation to run the print job. This operation returns true if the print job succeeds; otherwise, the operation returns false.

-remarks

The print job is sent to the claimed printer station object that created the print job. The claimed printer station object must remain valid when calling this method.

-examples

-see-also

JournalPrintJob.ExecuteAsync, ReceiptPrintJob.ExecuteAsync, SlipPrintJob.ExecuteAsync