startMIDIInputDevice

Starts the MIDI input device which is represented by the passed handle

@nogc nothrow
bool
startMIDIInputDevice
(
HMIDIIN handle
)

Return Value

Type: bool

true on success false if the passed handle was invalid

Meta