Share via


WPDM_STOP (Windows CE 5.0)

Send Feedback

This message is passed to the PDD_WaveProc function to instruct the audio PDD to stop playback or recording immediately.

Parameters

  • apidir
    Input and output; one of the following values.
    Value Description
    WAPI_IN Start recording into the specified buffers.
    WAPI_OUT Start playback of the specified buffers.
  • dwParam1
    Pointer to the head of a list of WAVEHDR structures.
  • dwParam2
    Not used.

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Waveddsi.h.

See Also

PDD_WaveProc | WAVEHDR | WPDM Messages

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.