Share via


Midi.ExternalDeviceCount Property

Definition

The number of external devices connected to this system.

public static IntPtr ExternalDeviceCount { get; }
static member ExternalDeviceCount : nativeint

Property Value

IntPtr

nativeint

Remarks

You can retrieve a specific MIDI device by using the GetExternalDevice(IntPtr).

Applies to