waveOutGetNumDevs (Windows CE 5.0)

Send Feedback

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

UINT waveOutGetNumDevs(void); 

Parameters

None.

Return Values

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

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Mmsystem.h.
Link Library: Coredll.lib.

See Also

Waveform Audio Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.