Use mciSendString to send textual command strings. The mciSendString function calls an internal string parser to parse the string and sends the resulting structure to mciSendCommand.


[Back] [Next]