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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 171
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 61
62
3.40 SysSetEmulateMouseState
This function sets up "Enable" or "Disable" for the Mouse Emulator.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetEmulateMouseState function.
Calling Sequences
[C++]
DWORD SysSetEmulateMouseState(
DWORD dwEmulateMouseState
)
[Visual Basic]
Public Shared Function SysSetEmulateMouseState( _
ByVal dwEmulateMouseState As Int32 _
) As Int32
[C#]
public static Int32 SysSetEmulateMouseState(
Int32 dwEmulateMouseState
);
Parameter
dwEmulateMouseState
This parameter is for specifying "Enable" or "Disable" for the Mouse Emulator selecting either of
the values listed below.
EMULATE_ENABLE : Enable the Mouse Emulator.
EMULATE_DISABLE : Disable the Mouse Emulator (Default).
Return Values
TRUE : Normal end.
FALSE : Internal error.
FUNCTION_UNSUPPORT : Unsupported error.
Vista de página 61
1 2 ... 57 58 59 60 61 62 63 64 65 66 67 ... 170 171

Comentários a estes Manuais

Sem comentários