Software KeTop T100
64 User's Manual, version: 3.1 / material no.: 57448
© KEBA 2006
KtpRestoreMemorySettings
Declaration
UINT8 KtpRestoreMemorySettins(void);
Description
Saves the registry-value of the path "System\MemorySettings\ Store-
Pages" as storage memory. If the registry-value is in a range where
memory for storage respectively for program memory is reserved,
these settings wont be changed and IVALID_ARG_RANGE will be
returned.
If it is not allowed to save the memory settings ("Sys-
tem\MemorySettings\MemorySaveEnable"=0),
INVALID_NOT_SUPPORTED will be returned.
Arguments
-
KtpStoreCurrentMemorySettings
Declaration
UINT8 KtpStoreCurrentMemorySettins(void);
Description
Saves the memory settings of the registry ("Sys-
tem\MemorySettings\StorePages"), if it is allowed.
If it is not allowed to save, INVALID_NOT_SUPPORTED will be re-
turned.
Arguments
-
KtpShowInputPanel
Declaration
UINT8 KtpShwoInputPanel(UINT8 show);
Description
Opens (show=1) or closes (show=0) the input panel on the display and
returuns OK or FAIL.
Arguments
-