C
C#15mo ago
patrickk17

❔ How to read Win32_USBHub output

For the desktop forms app I am making, I need it to be able to detect devices connected to USB ports. I found information online how to do this, and the output I get from printing the properties of "DeviceID" and "Description" are confusing- I have 2 USB-A ports on my device and it listed 5 devices in the output I attached. Could someone explain what this output means?
3 Replies
patrickk17
patrickk1715mo ago
Win32_USBHub class
The Win32_USBHub \ 32;WMI class represents the management characteristics of a universal serial bus (USB) hub.
patrickk17
patrickk1715mo ago
I assume there's some sort of device tree
Accord
Accord15mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.