Casio DT-X8 Series Bedienungsanleitung Seite 46

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 171
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 45
46
3.27 SysSetWakeOn
This function sets up "Enable" or "Disable" status for the WakeOn function of module. It can control
the WakeOn function for module integrated in the IT-3100 series.
Calling Sequences
[C++]
DWORD SysSetWakeOn(
DWORD dwWakeOnModules
)
[Visual Basic]
Public Shared Function SysSetWakeOn( _
ByVal dwWakeOnModules As Int32 _
) As Int32
[C#]
public static Int32 SysSetWakeOn(
Int32 dwWakeOnModules
);
Parameters
dwWakeOnModules
This parameter is for specifying "Enable" or "Disable" status for the WakeOn function
selecting either of the values listed below.
WAKEON_SERIAL14PIN : Enables WakeOn function with Serial 14-pin interface.
WAKEON_NON : Disables WakeOn function.
Return Values
TRUE : Normal end
FALSE : Internal error
FUNCTION_UNSUPPORT : Unsupported error
Seitenansicht 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 170 171

Kommentare zu diesen Handbüchern

Keine Kommentare