MCI_ESCAPE top-level constant

int const MCI_ESCAPE

The MCI_ESCAPE command sends a string directly to the device.

Videodisc devices recognize this command.

To learn more, see learn.microsoft.com/windows/win32/Multimedia/mci-escape.

Implementation

const MCI_ESCAPE = 2053;