Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.5 KB

identifiers-for-usb-devices.md

File metadata and controls

31 lines (21 loc) · 1.5 KB
title description keywords ms.date
Identifiers for USB Devices
Identifiers for USB Devices
device identification strings WDK , USB devices
identification strings WDK device , USB devices
identifiers WDK device , USB devices
USB identifiers WDK device installations
04/08/2022

Identifiers for USB devices

This section describes the device, hardware and compatible identifiers generated by USB devices.

Since the Windows operating system generates special USB identifiers for printer and mass storage devices, the following documentation divides USB identifiers into the following two groups.

Standard USB identifiers

Special USB identifiers

For all USB devices, the USB bus driver generates a standard set of identifiers composed of values retrieved from the USB device and interface descriptors. Standard USB Identifiers are discussed in the first of the two sections indicated above. In addition to the standard USB identifiers, native Windows drivers for mass storage and printer devices generate a separate set of USB identifiers composed of information about special relevance to printers and storage devices. These special USB identifiers are discussed in the second section.

Note

The numbers that are embedded in USB identifiers are in hexadecimal format.