Midi.ExternalDeviceCount 属性

定义

连接到此系统的外部设备数。

public static nint ExternalDeviceCount { get; }
member this.ExternalDeviceCount : nint

属性值

System.System.IntPtr System.nativeint

注解

可以使用 T:CoreMidi.Midi.GetExternalDevice (int) 检索特定的 MIDI 设备。

适用于