Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 782 Bytes

slipprintjob_executeasync_2108924004.md

File metadata and controls

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

Windows.Devices.PointOfService.SlipPrintJob.ExecuteAsync

-description

Runs the print job on the slip 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

IPosPrinterJob.ExecuteAsync