Skip to content

Commit 89730f1

Browse files
authored
Add USB Connector Manager Setup class info
Add USB Connector Manager Setup class info
1 parent 4cac9aa commit 89730f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

windows-driver-docs-pr/install/system-defined-device-setup-classes-available-to-vendors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ The following table shows the predefined values to use for the **Class** and **C
7474
| **Storage Volumes** | Volume | 71a27cdd-812a-11d0-bec7-08002be2092f | Includes storage volumes as defined by the system-supplied logical volume manager and class drivers that create device objects to represent storage volumes, such as the system disk class driver. |
7575
| **System Devices** | System | 4d36e97d-e325-11ce-bfc1-08002be10318 | Includes HALs, system buses, system bridges, the system ACPI driver, and the system volume manager driver. |
7676
| **Tape Drives** | TapeDrive | 6d807884-7d21-11cf-801c-08002be10318 | Includes tape drives, including all tape miniclass drivers. |
77+
| **USB Connector Managers** | UCM | e6f1aa1c-7f3b-4473-b2e8-c97d8ac71d53 | USB Type-C connector managers as described in [Windows support for USB Type-C connectors](../usbcon/oem-tasks-for-bringing-up-a-usb-typec.md) |
7778
| **USB Device** | USBDevice | 88BAE032-5A81-49f0-BC3D-A4FF138216D6 | USBDevice includes all USB devices that don't belong to another class. This class isn't used for USB host controllers and hubs; drivers for these devices are provided by the operating system and should use the **USB** class described in [System-Defined Device Setup Classes Reserved for System Use](./system-defined-device-setup-classes-reserved-for-system-use.md). |
7879
| **Windows CE USB ActiveSync Devices** | WCEUSBS | 25dbce51-6c8f-4a72-8a6d-b54c2b4fc835 | Includes Windows CE ActiveSync devices. The WCEUSBS setup class supports communication between a personal computer and a device that is compatible with the Windows CE ActiveSync driver (generally, PocketPC devices) over USB. |
7980
| **Windows Portable Devices (WPD)** | WPD | eec5ad98-8080-425f-922a-dabf3de3f69a | (Windows Vista and later versions) Includes WPD devices. |

0 commit comments

Comments
 (0)