mixerGetNumDevs (Windows CE 5.0)

Send Feedback

This function retrieves the number of mixer devices present in the system.

UINT mixerGetNumDevs(void); 

Parameters

None.

Return Values

Returns the number of mixer devices or zero if no mixer devices are available.

Requirements

OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Mmsystem.h.
Link Library: Coredll.lib.

See Also

Hardware Audio Mixer Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.