Share via


WAV_Deinit (Windows CE 5.0)

Send Feedback

This function deinitializes the WAV I/O device.

PVOID WAV_Deinit(DWORDdwData);

Parameters

  • dwData
    Specifies a value returned from a call to the WAV_Init function.

Return Values

TRUE indicates success. FALSE indicates failure.

Requirements

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

See Also

WAV_Init | Waveform Audio Driver Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.