MM_MIM_OPEN  219GXDM 

The MM_MIM_OPEN message is sent to a window when a MIDI input device is opened.

MM_MIM_OPEN

wParam = (WPARAM) hInput

lParam = reserved

 

Parameters

hInput

Handle of the MIDI input device that was opened.

lParam

Reserved; do not use.

 

Return Values

This message does not return a value.