WAV_Close

This function closes the WAV IO device.

Syntax

BOOL WAV_Close( DWORD dwOpenData );

Parameters

dwOpenData
Specifies a value returned from a call to the WAV_Open function.

Return Values

TRUE indicates success. FALSE indicates failure.