Provides implementation for Open()()().
Opens a Bluetooth(R) connection as specified in the constructor.

Namespace:  ZSDK_API.Comm
Assembly:  ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0

Syntax

C#
public void Open()
Visual Basic (Declaration)
Public Sub Open

Implements

ZebraPrinterConnection..::.Open()()()

Exceptions

ExceptionCondition
ZSDK_API.ApiException..::.ZebraPrinterConnectionExceptionIf an I/O error occurs.
ZSDK_API.ApiException..::.ZebraGeneralExceptionIf the connection cannot be opened.

See Also