waveOutGetNumDevs function winmm

int waveOutGetNumDevs()

The waveOutGetNumDevs function retrieves the number of waveform-audio output devices present in the system.

UINT waveOutGetNumDevs();

Implementation

int waveOutGetNumDevs() => _waveOutGetNumDevs();