Casio DT-X8 Series Manual do Utilizador Página 96

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 171
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 170 171

Comentários a estes Manuais

Sem comentários