Measurement-computing ADLIB WIN Instrukcja Użytkownika Strona 130

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 191
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 129
Chapter 40 Buffer Handler Functions
27-10
27.9 AL_SetBufferDoneHandlerMsg
Prototype C\C++
ERRNUM AL_SetBufferDoneHandlerMsg(LHLD lhld, HWND hwnd, UINT uiMsg);
Visual Basic for Windows
Function AL_SetBufferDoneHandlerMsg(ByVal lhld As Long,
ByVal hwnd As Integer,
ByVal uiMsg As Integer) As Long
LHLD lhld handle of the LDSD
HWND hwnd handle of the destination window
UINT uiMsg message to post
The AL_SetBufferDoneHandlerMsg function sets the buffer done handler message window and message
identifier in the LDSD when the ADLIB function AL_SetBufferDoneHandler is set to
AL_POSTMESSAGE.
Parameter Description
lhld Identifies the instance of the logical device subsystem.
hwnd Identifies the window to which the message will be posted.
uiMsg Specifies the message to be posted.
Returns:
On success ERRNUM is set to 1, otherwise ERRNUM contains the last error code that occurred during the
call.
Related Functions:
AL_SetBufferDoneHandler
AL_GetBufferDoneHandlerMsg
Supported Logical Device Subsystems:
Pci55xx Series: ADC0, DAC0, DAC1
Przeglądanie stron 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 190 191

Komentarze do niniejszej Instrukcji

Brak uwag