Casio DT-X8 Series Instrukcja Użytkownika Strona 94

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 171
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 93
94
3.67 SysGetBuzzerVolume
This function retrieves the buzzer's sound volume.
Calling Sequences
[C++]
DWORD SysGetBuzzerVolume(
DWORD dwType
)
[Visual Basic]
Public Shared Function SysGetBuzzerVolume( _
ByVal dwType As Int32 _
) As Int32
[C#]
public static Int32 SysGetBuzzerVolume(
Int32 dwType
);
Parameters
dwType
This parameter is for specifying a buzzer' sound type. See SysPlayBuzzer function for
sound types.
Return Values
BUZZERVOLUME_MIN : Minimum
BUZZERVOLUME_MID : Medium (Default)
BUZZERVOLUME_MAX : Maximum
SYS_PARAMERR : Parameter error
FUNCTION_UNSUPPORT : Unsupported error
Przeglądanie stron 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 170 171

Komentarze do niniejszej Instrukcji

Brak uwag