Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 1.66 KB

nf-vfw-mciwnddestroy.md

File metadata and controls

63 lines (54 loc) · 1.66 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.MCIWndDestroy
MCIWndDestroy macro (vfw.h)
The MCIWndDestroy macro closes an MCI device or file associated with an MCIWnd window and destroys the window. You can use this macro or explicitly send the WM_CLOSE message.
MCIWndDestroy
MCIWndDestroy macro [Windows Multimedia]
_win32_MCIWndDestroy
multimedia.mciwnddestroy
vfw/MCIWndDestroy
multimedia\mciwnddestroy.htm
Multimedia
26e11fd1-99fd-4afa-8879-096a40acecce
12/05/2018
MCIWndDestroy, MCIWndDestroy macro [Windows Multimedia], _win32_MCIWndDestroy, multimedia.mciwnddestroy, vfw/MCIWndDestroy
vfw.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
MCIWndDestroy
vfw/MCIWndDestroy
c++
APIRef
kbSyntax
HeaderDef
Vfw.h
MCIWndDestroy

MCIWndDestroy macro

-description

The MCIWndDestroy macro closes an MCI device or file associated with an MCIWnd window and destroys the window. You can use this macro or explicitly send the WM_CLOSE message.

-parameters

-param hwnd

Handle of the MCIWnd window.

-see-also

WM_CLOSE