Casio DT-X8 Series Instrukcja Użytkownika Strona 26

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 184
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 25
26
4.5 OBRSetBuzzer
This function sets up the notification mode for scanning complete with the integrated buzzer.
Calling Sequences
[C++]
int OBRSetBuzzer(
BYTE byMode
)
[Visual Basic]
Public Shared Function OBRSetBuzzer( _
ByVal byMode As Byte _
) As Int32
[C#]
public static Int32 OBRSetBuzzer(
Byte byMode
);
Parameters
byMode
This parameter is for specifying buzzer notification mode selecting either of the values
listed below.
OBR_BUZOFF : Disable the buzzer notification
OBR_BUZON : Enable the buzzer notification
Return Values
OBR_OK : Normal end
OBR_PRM : Parameter error
OBR_PON : Open already
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error
Przeglądanie stron 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 183 184

Komentarze do niniejszej Instrukcji

Brak uwag