Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The auxGetNumDevs function retrieves the number of auxiliary output devices present in the system.
Syntax
UINT auxGetNumDevs(void);
Parameters
This function has no parameters.
Return value
Returns the number of device. A return value of zero means that no devices are present or that an error occurred.
Requirements
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
Mmsystem.h (include Windows.h) |
Library |
Winmm.lib |
DLL |
Winmm.dll |