MOM_CLOSE message

The MOM_CLOSE message is sent to a MIDI output callback function when a MIDI output device is closed.

MOM_CLOSE 
dwParam1 = reserved 
dwParam2 = reserved 

Parameters

dwParam1

Reserved; do not use.

dwParam2

Reserved; do not use.

Return Value

This message does not return a value.

Remarks

The device handle is no longer valid after this message has been sent.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Mmsystem.h (include Windows.h)

See also

MIDI Messages