WPDM_CONTINUE
This message is passed to the PDD_WaveProc function to instruct the audio PDD to continue with the data pointed to by the wave header.
Parameters
- apidir
- Input and output; one of the following values:
- WAPI_IN
- Continue recording.
- WAPI_OUT
- Continue playback.
- dwParam1
- Specifies a pointer to the head of a list of WAVEHDR structures.
- dwParam2
- Not used.
Remarks
This message is declared in the Waveddsi.h header file.
See Also
PDD_WaveProc