Method Name: CLOSE

Close the connection with the device

It is the last method to be called. It releases all the driver memory internal structures.

After calling CLOSE (for all the handles), it is safe to unload the DLL

Request

Standard parameters only

Response

Standard parameters

Example

<ReceiptPrinterManagerResponse>
  <Error>False</Error>
  <ErrorText/>
  <LogFileName/>
</ReceiptPrinterManagerResponse>
CODE