Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.03.27;
Скачать: CL | DM;

Вниз

mciSendString   Найти похожие ветки 

 
HanIP   (2003-01-30 12:35) [0]

Киньти кто-нибудь описание функции mciSendString особенно параметра lpszCommand


 
Игорь Шевченко ©   (2003-01-30 14:33) [1]

lpszCommand

Address of a null-terminated string that specifies an MCI command string. For more information about the command strings, see Chapter 4, "MCI Command Strings."

MCI Command Strings

The Media Control Interface (MCI) is a high-level command interface to multimedia devices and resource files. MCI provides standard commands for playing multimedia devices and recording multimedia resource files. MCI commands are a generic interface to multimedia devices.

There are two forms of MCI commands: strings and messages. You can use either or both forms in your MCI application. This chapter documents the command-string interface to MCI. For information about the command-message interface, see Chapter 5, "MCI Command Messages." For an overview of MCI, including information about whether you should use the string interface or the message interface in your application, see Chapter 3, "MCI Overview."
You can send a string command by using the mciSendString function, which includes parameters for the string command and a buffer for any returned information. For more information about mciSendString, see "Sending Command Strings" later in this chapter.




Страницы: 1 вся ветка

Текущий архив: 2003.03.27;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.016 c
1-88062
Верещагин
2003-03-15 12:44
2003.03.27
Fast Report


6-88098
PrettyFly
2003-02-02 22:06
2003.03.27
DNSName -> IP


6-88112
Dmitriy_R
2003-02-02 17:45
2003.03.27
МАС адрес


8-88077
sergn
2002-12-16 17:26
2003.03.27
Попадание курсором мыши на букву.


4-88294
Anton
2003-01-30 11:21
2003.03.27
Можно ли закрыть другое приложение из своей программы