Casio DT-X8 Series Manuel d'utilisateur Page 96

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 171
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 170 171

Commentaires sur ces manuels

Pas de commentaire