Jump to content

MciSendCommand: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 November 2025

4 November 2025

  • curprev 00:1100:11, 4 November 2025 Martini talk contribs 4,719 bytes +4,719 Created page with "This function sends a media control interface message to the specified media device. ==Syntax== mciSendCommand(usDeviceID, usMessage, ulParam1, pParam2, usUserParm) ==Parameters== ;''usDeviceID'' (USHORT) - input :The device ID the message is to be sent to. This is the device ID returned from MCI_OPEN; this parameter is ignored on the MCI_OPEN message. ;''usMessage'' (USHORT) - input :The media control interface message to send. See MCI Command Messages for descripti..."