Overview
Group
Quick Info

MCIWndNew

The MCIWndNew macro creates a new file for the current MCI device. You can use this macro or explicitly send the MCIWNDM_NEW message.

LONG MCIWndNew(

hwnd,

lp

);

Parameters

hwnd

Handle of the MCIWnd window.

lp

Address of a buffer containing the name of the MCI device that will use the file.

Return Values

Returns zero if successful or an error otherwise.

See Also

MCIWNDM_NEW

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples