Disconnectasync Method - Citizen CT-D101 Series Programming Manual

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

Advertisement

4.3.4. DisconnectAsync method

Syntax
Task<int> DisconnectAsync ()
Parameter
Not exist.
Description
This method is used to disconnect the barcode scanner connection.
When the end of the scanner or some kind of errors occurs, please disconnect the connection by the
execution of this method.
Return value
Return CSC_SUCCESS(0) in success. Please refer to
Example
await scanner.Disconnect();
CITIZEN UWP POS Print SDK - Programming Manual
"4.3.1 Return
value" for the error code except it.
106

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents