Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.52 KB

mciwndm-getalias.md

File metadata and controls

59 lines (38 loc) · 1.52 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
MCIWNDM_GETALIAS message (Vfw.h)
The MCIWNDM\_GETALIAS message retrieves the alias used to open an MCI device or file with the mciSendString function. You can send this message explicitly or by using the MCIWndGetAlias macro.
37131b89-275c-4ab6-9278-0e08c42471bd
MCIWNDM_GETALIAS message Windows Multimedia
apiref
MCIWNDM_GETALIAS
Vfw.h
HeaderDef
reference
05/31/2018

MCIWNDM_GETALIAS message

The MCIWNDM_GETALIAS message retrieves the alias used to open an MCI device or file with the mciSendString function. You can send this message explicitly or by using the MCIWndGetAlias macro.

MCIWNDM_GETALIAS 
wParam = 0; 
lParam = 0; 

Return Value

Returns the device alias.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Vfw.h

See also

mciSendString

MCIWndGetAlias