Skip to content

DeviceManager.Current.GetDevicesAsync() does not enumerate non HID USB devices  #161

@flyingoverclouds

Description

@flyingoverclouds

When you try to enumerate USB device after registering WindowsUsbDeviceFactory, you get an empty list.

The GetClassGuid implementation in WindowsUsbDeviceFactory class must return WindowsDeviceConstants.GUID_DEVINTERFACE_USB_DEVICE instead of WindowsDeviceConstants.WinUSBGuid

With this correction, you are able to enumerate non HID USB device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions