WAV_Init

This function initializes the WAV IO device.

Syntax

PVOID WAV_Init( DWORD dwInfo );

Parameters

dwInfo
Specifies information passed to the RegisterDevice function.

Return Values

Returns a DWORD which is passed to the Wav_Open and Wav_ Deinit functions. NULL indicates failure.