![]() |
![]() |
The waveOutGetNumDevs function retrieves the number of waveform-audio output devices present in the system.
UINT waveOutGetNumDevs(VOID);
This function takes no parameters.
Returns the number of devices. A return value of zero means that no devices are present or that an error occurred.
© 1997 Microsoft Corporation. All rights reserved. Legal Notices.