DiscoveredPrinterBluetoothGetConnection Method 
             | 
          
        
         
            Creates a connection based on the information in the DiscoveredPrinter response.
            
 
    Namespace: 
   Zebra.Sdk.Printer.Discovery
    Assembly:
   SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.14.1989
Syntaxpublic 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