Abstract class which implements the default functionality of ZebraPrinterConnection.
Namespace:
ZSDK_API.CommAssembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
C# |
---|
public abstract class ZebraPrinterConnectionA : ZebraPrinterConnection |
Visual Basic (Declaration) |
---|
Public MustInherit Class ZebraPrinterConnectionA _ Implements ZebraPrinterConnection |
Remarks
Abstract methods that must be implemented by users of this abstract class: Open
Inheritance Hierarchy
System..::.Object
ZSDK_API.Comm..::.ZebraPrinterConnectionA
ZSDK_API.Comm..::.ParallelPrinterConnection
ZSDK_API.Comm..::.SerialPrinterConnection
ZSDK_API.Comm..::.UsbPrinterConnection
ZSDK_API.Comm..::.ZebraPrinterStreamConnectionA
ZSDK_API.Comm..::.ZebraPrinterConnectionA
ZSDK_API.Comm..::.ParallelPrinterConnection
ZSDK_API.Comm..::.SerialPrinterConnection
ZSDK_API.Comm..::.UsbPrinterConnection
ZSDK_API.Comm..::.ZebraPrinterStreamConnectionA