ACMDM_DRIVER_DETAILS
lParam1 = (LPARAM) pacmdd // see below
lParam2 = reserved // should be ignored
Sent to an Audio Compression Manager (ACM) driver to request details about the driver. This message is typically sent to an ACM driver in response to an acmDriverDetails call.
MMSYSERR_NOTENABLED | The driver failed to load or initialize. |
An ACM driver must support this message. Note that this message should never fail unless the driver could not initialize. There are two possible error conditions:
Because these two error conditions are easily defined, the ACM will catch these errors and will not send the ACMDM_DRIVER_DETAILS message. The driver does not need to check for these conditions.
ACMDM_DRIVER_ABOUT, ACMDM_DRIVER_NOTIFY, ACMDM_HARDWARE_WAVE_CAPS_INPUT, ACMDM_HARDWARE_WAVE_CAPS_OUTPUT