質問

How can you check if an MIDI device is also an USB device?

Seems that checking for this string "\\?\\usb" in the device identifier is not enough all the time.

役に立ちましたか?

解決

Use CM_Get_Parent (recursively) to find out whether the MIDI device is connected beneath a USB root port.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top