waveInMessage

This function sends messages to the waveform output device drivers.

At a Glance

Header file: Mmsystem.h
Windows CE versions: 2.0 and later

Syntax

MMRESULT waveInMessage(HWAVEIN hwi, UINT uMsg,
DWORD dw1, DWORD dw2);

Parameters

hwi

Handle to the waveform-audio input device.

uMsg

Message to send.

dw1 and dw2

Specifies message parameters.

Return Values

The value returned from the driver indicates success.