Casio DT-X8 Series Bedienungsanleitung Seite 96

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 171
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 95
96
3.69 SysGetBuzzerMute
This function retrieves all the sound volumes of buzzer sound types and individual mute for the
buzzer.
Calling Sequences
[C++]
DWORD SysGetBuzzerMute(
DWORD dwType
)
[Visual Basic]
Public Shared Function SysGetBuzzerMute( _
ByVal dwType As Int32 _
) As Int32
[C#]
public static Int32 SysGetBuzzerMute(
Int32 dwType
);
Parameters
dwType
This parameter is for specifying a buzzer's sound type. See SysPlayBuzzer function for
the sound types to specify.
Return Values
TRUE : Mute ON (the buzzer does not sound.)
FALSE : Mute OFF (the buzzer sounds.) Default
SYS_PARAMERR : Parameter error
FUNCTION_UNSUPPORT : Unsupported error
Note:
If either "all the sound types" is set to mute, or "a specific sound type set enabled to sound"
is set to mute, the buzzer will not sound.
Seitenansicht 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 170 171

Kommentare zu diesen Handbüchern

Keine Kommentare