Group: Windows Multimedia - Library: winmm
Quering waveform-audio output devices
UINT waveOutGetNumDevs(VOID); DECLARE INTEGER waveOutGetNumDevs IN winmm This function takes no parameters.
Returns the number of devices. A return value of zero means that no devices are present or that an error occurred.
Home