waveOutGetNumDevs (Compact 2013)

3/26/2014

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

Syntax

UINT waveOutGetNumDevs(void);

Parameters

None.

Return Value

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

Requirements

Header

mmsystem.h

Library

coredll.lib

See Also

Reference

Waveform Audio Functions