dmz_snd_init

The dmz_snd_init function initializes the sound subsystem.

int dmz_snd_init (

HWND hwnd

);

 

Return Values

Non-negative value if successful, negative value on error.

For more information see dmz_snd error codes.

 

Parameters

hwnd

handle to the main application window as returned by Windows

 

Remarks

 

QuickInfo

Defined in: dmz_snd.h

Windows: Requires DirectX 3.0 or later and dmz_snd.dll


Last updated October 15, 2000 22:32 by afedosov