Issue / Question
The application have been built and work well on Windows 7, customer migrate the OS to Windows 10. The application can't discover USB printer, the UsbDiscoverer.GetZebraUsbPrinters() and UsbDiscoverer.GetZebraDriverPrinters() functions returned empty string.
Applicable To
LinkOS SDK
Resolution / Answer
The application not referenced a old version SDK file. After reference the version 2.14 SDK file, the application work normally.