The UsbPrinterConnection type exposes the following members.

Constructors

  NameDescription
UsbPrinterConnectionOverloaded.

Methods

  NameDescription
getFriendlyName
For internal use of the Zebra Printer API only.
Open
Provides implementation for abstract Open()()().
Opens the USB port as specified in the constructor.
(Overrides ZebraPrinterConnectionA..::.Open()()().)
ToString
Returns USB:[port name].

The port name is the parameter which was passed into the constructor.

(Overrides Object..::.ToString()()().)
WaitForData
For internal use of the Zebra Printer API only.
(Overrides ZebraPrinterConnectionA..::.WaitForData(Int32).)

See Also