MCIWNDM_GETALIAS 2FN4KVD
The MCIWNDM_GETALIAS message retrieves the alias used to open an MCI device or file with the mciSendString1PGC_K2 function. You can send this message explicitly or by using the MCIWndGetAliasE3QO3R macro.
MCIWNDM_GETALIAS
wParam = 0;
lParam = 0;
Return Values
Returns the device alias.
See Also