waveInGetNumDevs
The waveInGetNumDevs
function returns the number of waveform-audio input devices present in the
system.
UINT
waveInGetNumDevs(VOID);
Parameters
This function
takes no parameters.
Return Values
Returns the
number of devices. A return value of zero means that no devices are present or
that an error occurred.