UsbDiscoverer Methods |
The UsbDiscoverer type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FindPrinters(Context, DiscoveryHandler) |
Enumerate all currently connected Zebra USB printers.
| |
FindPrinters(UsbManager, DiscoveryHandler) |
Enumerate all currently connected Zebra USB printers.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetZebraDriverPrinters |
Enumerate locally installed Zebra Designer Drivers.
| |
GetZebraUsbPrinters |
Enumerate all currently connected Zebra USB printers.
| |
GetZebraUsbPrinters(DiscoveredPrinterFilter) |
Enumerate currently connected Zebra USB printers that meet the specified DiscoveredPrinterFilter criteria.
| |
IsZebraUsbDevice |
Determines if the UsbDevice is a Zebra printer.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |