Casio DT-X8 Series Instrukcja Użytkownika Strona 63

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 171
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 62
63
3.41 SysGetEmulateMouseState
This function retrieves the status of "Enable" or "Disable" for the Mouse Emulator.
Calling Sequences
[C++]
DWORD SysSetEmulateMouseState(
DWORD *pdwEmulateMouseState
)
[Visual Basic]
Public Shared Function SysGetEmulateMouseState( _
ByRef pdwEmulateMouseState As Int32 _
) As Int32
[C#]
public static Int32 SysGetEmulateMouseState(
ref Int32 pdwEmulateMouseState
);
Parameter
pdwEmulateMouseState
This parameter is for retrieving the status of "Enable" or "Disable" for the Mouse Emulator.
Return Values
TRUE : Normal end.
FALSE : Internal error.
FUNCTION_UNSUPPORT : Unsupported error.
Przeglądanie stron 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 170 171

Komentarze do niniejszej Instrukcji

Brak uwag