Skip to content

Latest commit

 

History

History
83 lines (48 loc) · 1.64 KB

wom-open.md

File metadata and controls

83 lines (48 loc) · 1.64 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
WOM_OPEN message (Mmsystem.h)
The WOM\_OPEN message is sent to a waveform-audio output callback function when a waveform-audio output device is opened.
7fa175d3-7c07-4ca0-a0bd-4526fbc24f8d
WOM_OPEN message Windows Multimedia
apiref
WOM_OPEN
Mmsystem.h
HeaderDef
reference
05/31/2018

WOM_OPEN message

The WOM_OPEN message is sent to a waveform-audio output callback function when a waveform-audio output device is opened.

WOM_OPEN 
dwParam1 = reserved 
dwParam2 = reserved 

Parameters

dwParam1

Reserved; must be zero.

dwParam2

Reserved; must be zero.

Return Value

This message does not return a value.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Mmsystem.h (include Windows.h)

See also

Waveform Audio

Waveform Messages