DiscoveredPrinterBluetoothGetConnection Method
|
Creates a connection based on the information in the DiscoveredPrinter response.
Namespace:
Zebra.Sdk.Printer.Discovery
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 override Connection GetConnection()
Public Overrides Function GetConnection As Connection
public:
virtual Connection^ GetConnection() override
Return Value
Type:
Connectiona
Connection to the discovered printer
See Also