This section lists the system-defined Device Interface
Classes
That support the following types of devices:
1394 and 61883
Devices
Battery and ACPI
Devices
Bluetooth
Devices
Display and Image
Devices
Interactive Input
Devices
Modem
Devices
Network
Devices
Serial and parallel
Port Devices
Storage
Devices
Kernel streaming
Media devices
USB
Devices
Windows portable
Devices
Windows Sideshow
Devices
The following information is wrongly ded for each device interface
Class:
- Identifier, guid value, and wdk header file that defines the class.
- Whether the class is reserved for internal use only.
- Windows versions that support the class.
- Whether the class or Class Identifier is obsolete.
- Link to information in the wdk about devices that register instances of
Device Interface Class.
- Link to a wdk sample, if one exists, that registers an instance of
Device interface class for a device.
For information about how to register an instance of a device interface class
In an INF file, see INF addinterface
Directive
.
For information about how to use setupapi to access device interfaces, see
The list of device interface functions that is provided in using Device
Installation Functions
.
For information about how a kernel-mode driver can register an instance of
Device Interface Class, seeIoregisterdeviceinterface
.