WPDM_ENDOFDATA

This message is passed to the PDD_WaveProc function to instruct the audio PDD that no more output data is available and that the audio circuit should finish playing the data blocks already received.

Parameters

apidir
Output only. One of the following values:
WAPI_IN
Not used.
WAPI_OUT
Support required for output.
dwParam1
Not used.
dwParam2
Not used.

Remarks

After the driver processes this message, the hardware generates one more interrupt of type AUDIO_STATE_OUT_STOPPED to indicate that this function completed asynchronously.

This message is declared in the Waveddsi.h header file.

See Also

PDD_WaveProc