MIM_LONGERROR

This message is sent to a MIDI input callback function when an invalid MIDI system-exclusive message is received.

Parameters

DWORD dwParam1

Specifies a pointer to a MIDIHDR structure identifying the buffer containing the invalid message.

DWORD dwParam2

Specifies the time that the data was received by the input device driver. The timestamp is specified in milliseconds, beginning at 0 when midiInStart was called.

Return Value

None

Comments

The returned buffer may not be full. The dwBytesRecorded field of the MIDIHDR structure specified by dwParam1 will specify the number of bytes recorded into the buffer.

See Also

MM_MIM_LONGERROR