See also WIDM_STOP
Sent to a waveform input device driver to begin waveform recording.
MMSYSERR_NOTENABLED | The driver failed to load or initialize. |
DWORD dwParam1
Unused.
DWORD dwParam2
Unused.
Buffers are returned to the client either when full or when a WIDM_RESET message is received. The driver should place the actual length of data in the dwBytesRecorded field in the header. If input is already started, just return MMSYSERR_NOERROR.