midi-gamepad ~master (2022-04-28T04:08:00.3461314)
Dub
Repo
openMIDIInputDevice
midigamepad
lib
midi
input
Opens a handle for the specified MIDI input device
MMRESULT
openMIDIInputDevice
(uint deviceID, MidiInProc callback, HMIDIIN handle, size_t callbackData)
@
nogc
nothrow
MMRESULT
openMIDIInputDevice
(
uint
deviceID
,
MidiInProc
callback
,
out
HMIDIIN
handle
,
size_t
callbackData
= 0
)
MMRESULT
openMIDIInputDevice
(MIDIDeviceInfo di, MidiInProc callback, HMIDIIN handle, size_t callbackData)
Return Value
Type:
MMRESULT
MMSYSERR_NOERROR on success
Meta
Source
See Implementation
midigamepad
lib
midi
input
aliases
MidiInProc
functions
bootstrapMIDIInputDevice
closeMIDIInputDevice
getAllMIDIInputDevices
getMIDIInputDeviceInfo
getMIDIInputDeviceName
getMIDIInputDevicesCount
getWinDeviceInfo
openMIDIInputDevice
parseMIMDATA
startMIDIInputDevice
Opens a handle for the specified MIDI input device