Casio DT-X8 Series Manual do Utilizador Página 29

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 171
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 28
29
3.10 SysGetStorageOffMaskTime
This function retrieves the period of time that disables turning off the power after use of either one
of the memory storages. See the dwStorageType parameter of SysSetStorageOffMaskTime
function for memory storage kinds.
Calling Sequences
[C++]
DWORD SysGetOFFMaskTime(
DWORD *pdwStorage,
DWORD *pdwStorageType
)
[Visual Basic]
Public Shared Function SysGetStorageOffMaskTime( _
ByRef pdwStorage As Int32 _
ByRef pdwStorageType As Int32 _
) As Int32
[C#]
public static Int32 SysGetStorageOffMaskTime(
ref Int32 pdwStorage
ref Int32 pdwStorageType
);
Parameters
pdwStorage
This is for retrieving the time period. See SysSetStorageOffMaskTime function for
value to retrieve.
pdwStorageType
This parameter is for retrieving storage type. See SysSetStorageOffMaskTime function
for value to retrieve.
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Vista de página 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 170 171

Comentários a estes Manuais

Sem comentários