Click or drag to resize

ConnectionBuilderAddConnectionType Method

Add a connection type to the ConnectionBuilder.

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

Parameters

c  Object
Connection class.
See Also