WAV_Deinit

This function de-initializes the WAV IO device.

Syntax

PVOID WAV_Deinit( DWORD dwData );

Parameters

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

Return Values

TRUE indicates success. FALSE indicates failure.