Casio DT-X8 Series Bedienungsanleitung Seite 44

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 171
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 43
44
3.25 SysSetBackupLife
This function sets up a period of time to back up data in the RAM. Data in the RAM will be backed
up for approximately 1.5 days if NORMAL_LIFE is specified in the dwSetBackupLife parameter or
3.0 days if LONG_LIFE is specified.
Calling Sequences
[C++]
DWORD SysSetBackupLife(
DWORD dwSetBackupLife
)
[Visual Basic]
Public Shared Function SysSetBackupLife( _
ByVal dwSetBackuplife As Int32 _
) As Int32
[C#]
public static Int32 SysSetBackupLife(
Int32 dwSetBackuplife
);
Parameters
dwSetBackupLife
This parameter is for specifying data backup period in the RAM selecting either of the
values listed below.
LONG_LIFE : Approx 3.0 days
NORMAL_LIFE : Approx 1.5 days
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Seitenansicht 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 170 171

Kommentare zu diesen Handbüchern

Keine Kommentare