mixerGetNumDevs function (mmeapi.h)
The mixerGetNumDevs function retrieves the number of mixer devices present in the system.
Syntax
UINT mixerGetNumDevs();
Return value
Returns the number of mixer devices or zero if no mixer devices are available.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | mmeapi.h (include Windows.h) |
Library | Winmm.lib |
DLL | Winmm.dll |