MCIWndGetAlias  4CAT_RF 

The MCIWndGetAlias macro retrieves the alias used to open an MCI device or file with the mciSendString1PGC_K2 function. You can use this macro or explicitly send the MCIWNDM_GETALIASH3Z7QH message.

UINT MCIWndGetAlias(

    hwnd

 

   );

 

 

Parameters

hwnd

Handle of the MCIWnd window.

 

Return Values

Returns the device alias.

See Also

mciSendString, MCIWNDM_GETALIAS