Sponsors

mciSendCommand
in MCI

Function name: mciSendCommand

Defined in : winmm

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Function mciSendCommand Lib "winmm.dll" Alias "mciSendCommandA" (ByVal wDeviceID As Long, ByVal uMessage As Long, ByVal dwParam1 As Long, ByRef dwParam2 As Any) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

MCI

Categories