Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

Wave application programming interface (API) messages fall into two categories: window messages and callback function messages. The following table shows these messages.

Programming element Description

DRVM_MAPPER_PREFERRED_GET

This message is used to query the preferred device, using the existing waveInMessageor waveOutMessagefunction to the WAVE_MAPPER device id.

DRVM_MAPPER_PREFERRED_SET

This message is sent through the waveInMessageor waveOutMessagefunction to set the preferred device ID of the device referenced by WAVE_MAPPER to a new value.

MIDI_MESSAGE_FREQGENOFF

Commands the driver to stop generating a MIDI note at a specified frequency.

MIDI_MESSAGE_FREQGENON

Commands the driver to begin generating a MIDI note at a specified frequency.

MIDI_MESSAGE_UPDATETEMPO

Sent to the driver to set a new tempo for MIDI playback.

MM_WIM_CLOSE

This message is sent to a window when a waveform-audio input device is closed.

MM_WIM_DATA

This message is sent to a window when waveform-audio data is present in the input buffer and the buffer is being returned to the application.

MM_WIM_OPEN

This message is sent to a window when a waveform-audio input device is opened.

MM_WOM_ATTENUATED

This message indicates that an audio stream is controlled by an audio gain class.

MM_WOM_CLOSE

This message is sent to a window when a waveform-audio output device is closed.

MM_WOM_DONE

This message is sent to a window when the given output buffer is being returned to the application.

MM_WOM_FORCESPEAKER

This message is used to make sure that an audio stream is routed to the external speaker on a Windows Mobile device.

MM_WOM_OPEN

This message is sent to a window when the given waveform-audio output device is opened.

MM_WOM_SETSECONDARYGAINCLASS

This message associates a stream context with an attenuation class.

MM_WOM_SETSECONDARYGAINLIMIT

This message places a limit on the maximum volume for all streams associated with an attenuation class and scales the streams' volumes accordingly.

WIM_CLOSE

This message is sent to the given waveInProccallback function when a waveform-audio input device is closed.

WIM_DATA

This message is sent to the given waveInProccallback function when waveform-audio data is present in the input buffer and the buffer is being returned to the application.

WIM_OPEN

This message is sent to a waveInProccallback function when a waveform-audio input device is opened.

WOM_CLOSE

This message is sent to a waveOutProccallback function when a waveform-audio output device is closed.

WOM_DONE

This message is sent to a waveOutProccallback function when the given output buffer is being returned to the application.

WOM_OPEN

This message is sent to a waveOutProccallback function when a waveform-audio output device is opened.

See Also

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.