Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 1.64 KB

nf-vfw-mciwndclose.md

File metadata and controls

63 lines (54 loc) · 1.64 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:vfw.MCIWndClose
MCIWndClose macro (vfw.h)
The MCIWndClose macro closes an MCI device or file associated with an MCIWnd window.
MCIWndClose
MCIWndClose macro [Windows Multimedia]
_win32_MCIWndClose
multimedia.mciwndclose
vfw/MCIWndClose
multimedia\mciwndclose.htm
Multimedia
f0adc980-c7f6-4937-b844-f65b98047e84
12/05/2018
MCIWndClose, MCIWndClose macro [Windows Multimedia], _win32_MCIWndClose, multimedia.mciwndclose, vfw/MCIWndClose
vfw.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
MCIWndClose
vfw/MCIWndClose
c++
APIRef
kbSyntax
HeaderDef
Vfw.h
MCIWndClose

MCIWndClose macro

-description

The MCIWndClose macro closes an MCI device or file associated with an MCIWnd window. Although the MCI device closes, the MCIWnd window is still open and can be associated with another MCI device. You can use this macro or explicitly send the MCI_CLOSE command.

-parameters

-param hwnd

Handle of the MCIWnd window.

-see-also

MCI_CLOSE