Click or drag to resize

ConnectionBuilderAddConnectionType Method

Add a connection type to the ConnectionBuilder.

Namespace:  Zebra.Sdk.Comm
Assemblies:   SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 2.15.2634
  ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 2.15.2521
  ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 2.15.2521
Syntax
public static void AddConnectionType(
	Object c
)

Parameters

c
Type: SystemObject
Connection class.
See Also