Click or drag to resize

ConnectionBuilderAddConnectionType Method

Add a connection type to the ConnectionBuilder.

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

Parameters

c  Object
Connection class.
See Also