waveOutGetNumDevs

This function retrieves the number of waveform output devices present in the system.

At a Glance

Header file: Mmsystem.h
Windows CE versions: 2.0 and later

Syntax

UINT waveOutGetNumDevs(void);

Return Values

The number of devices indicates success. Zero indicates that no devices are present or that an error occurred.