Casio DT-X8 Series Manual de usuario Pagina 44

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 170 171

Comentarios a estos manuales

Sin comentarios