Measurement-computing ADLIB WIN Manuel d'utilisateur Page 129

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 191
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 128
Chapter 40 Buffer Handler Functions
27-9
27.8 AL_GetBufferDoneHandler
Prototype C\C++
ERRNUM AL_GetBufferDoneHandler(LHLD lhld, LPSTR lpstrMethod, long
lMaxLength);
Visual Basic for Windows
Function AL_GetBufferDoneHandler(ByVal lhld As Long,
ByVal lpstrMethod As String,
ByVal lMaxLength As Long) As Long
LHLD lhld handle of the LDSD
LPSTR lpstrMethod destination address of the notification method string
long lMaxLength the count in bytes to be copied
The AL_GetBufferDoneHandler function returns the buffer done handler method.
Parameter Description
lhld Identifies the instance of the logical device subsystem.
lpstrMethod Points to the destination string for the copy.
lMaxLength Maximum length in bytes to be copied to the user method string, including the
NULL termination character.
Returns:
On success ERRNUM is set to 1, lpstrMethod is set to the LDSD done buffer handler method. Otherwise
ERRNUM contains the last error code that occurred during the call.
Related Functions:
AL_SetBufferDoneHandler
Supported Logical Device Subsystems:
Pci55xx Series: ADC0, DAC0, DAC1
Vue de la page 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 190 191

Commentaires sur ces manuels

Pas de commentaire