Casio DT-X8 Series Instrukcja Użytkownika Strona 25

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 171
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 24
25
3.6 SysGetBootup
This function retrieves "Enable" or "Disable" status for turning on the power by a wakeup factor.
Calling Sequences
[C++]
DWORD SysGetBootup(
DWORD *pBootMode
)
[Visual Basic]
Public Shared Function SysGetBootup( _
ByRef pBootMode As Int32 _
) As Int32
[C#]
public static Int32 SysGetBootup(
ref Int32 pBootMode
);
Parameters
pBootMode
This parameter is for retrieving "Enable" or "Disable" status of turning on the power. See
SysSetBootup function for value to retrieve.
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Przeglądanie stron 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 170 171

Komentarze do niniejszej Instrukcji

Brak uwag