MOM_DONE

The MOM_DONE message is sent to a MIDI output callback function when the specified system-exclusive or stream buffer has been played and is being returned to the application.

MOM_DONE 
dwParam1 = (DWORD) lpMidiHdr 
dwParam2 = reserved 
 

Parameters

lpMidiHdr
Address of a MIDIHDR structure identifying the buffer.
dwParam2
Reserved; do not use.

Return Values

This message does not return a value.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in mmsystem.h.

See Also

Musical Instrument Digital Interface (MIDI) Overview, MIDI Messages, MIDIHDR