A MIDI Library for .NET
InputDevice.InstalledDevices Property
List of input devices installed on this system.
public static
ReadOnlyCollection
<
InputDevice
> InstalledDevices { public get; }
See Also
InputDevice Class
|
Midi Namespace