Clearoutputasync Method - Citizen CT-D101 Series Programming Manual

Hide thumbs Also See for CT-D101 Series:
Table of Contents

Advertisement

2.3.23. ClearOutputAsync method

Syntax
Task<int> ClearOutputAsync ()
Parameter
Not exist.
Description
This method is used to clear all buffered output data by
PageModePrintAsync
Also, when possible, halts outputs that are in progress. At the same time, the command to clear print
data on the printer is sent.
Return value
Return CMP_SUCCESS (0) in success. Please refer to
Example
await printer.ClearOutputAsync();
method.
CITIZEN UWP POS Print SDK - Programming Manual
TransactionPrintAsync method
"2.3.1. Return
55
value" for the error code except it.
and

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents