PRB: mixerOpen Function Callbacks Not Available in Win32Last reviewed: February 17, 1997Article ID: Q163356 |
The information in this article applies to:
- Microsoft Win32 Application Programming Interface (API) included with: - Microsoft Windows 95
SYMPTOMSIn Win32 the mixerOpen dwCallback parameter cannot specify the address of a callback function. This API only allows the dwCallback parameter to be a handle to a window.
STATUSThis behavior is by design.
MORE INFORMATIONAs documented in the Windows Sound System 2.0 DDK, applications can use the mixerOpen API with a dwCallback parameter to specify the address of a callback function or a handle to a window that is called when the state of an audio mixer line or control associated with the device being opened is changed.
|
KBCategory: kbmm kbprb
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |