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.
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.