WPDM_CLOSE (Windows CE 5.0)
This message is passed to the PDD_WaveProc function to instruct the audio PDD that the driver's waveXXXClose function has been called.
Parameters
- apidir
Input and output; one of the following values.Value Description WAPI_IN Closes input path. WAPI_OUT Closes output path. - dwParam1
Not used. - dwParam2
Not used.
Return Values
None.
Remarks
This message enables the PDD to undo, if necessary, any setup that took place in WPDM_OPEN.
This message is declared in the Waveddsi.h header file.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Waveddsi.h.
See Also
Send Feedback on this topic to the authors