77.3 About the Command-String Interface

This section presents an introduction to the MCI command-string interface. MCI has the following functions to work with command strings:

Function Description

mciSendString Sends a command string to an MCI device driver. This function also has parameters for callback functions and return strings.
mciGetErrorString Returns the error string corresponding to an error number.