![]() |
![]() |
The waveOutMessage function sends messages to the waveform-audio output device drivers.
DWORD waveOutMessage(
HWAVEOUT hwo, | |
UINT uMsg, | |
DWORD dwParam1, | |
DWORD dwParam2 | |
); |
Returns the value returned from the driver.
© 1997 Microsoft Corporation. All rights reserved. Legal Notices.