Casio DT-X8 Series Uživatelský manuál Strana 96

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 171
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 170 171

Komentáře k této Příručce

Žádné komentáře