Support for Multiple USB Printer Devices
The USB printer class driver can support multiple printer devices. It presents each printer device as a single printer port to the system. Because the USB printer driver is a stream interface driver, you will be limited to connecting only 10 printer devices at a time, which is a limitation of the stream interface naming convention.
See Also
USB Driver Samples | USB Driver Architecture | USB Driver Registry Settings
© 1992-2003 Microsoft Corporation. All rights reserved.