
UpdGetImageVersion
Declaration
BOOL UpdGetImageVersion(LPTSTR version);
Description
UpdGetImageVersion
returns the version information stored in reg-
istry (string version). The number of characters returned is defined in
VERSION_STRING_LEN
. Therefore version has to exceed
VER-
SION_STRING_LEN
.
Arguments
LPTSTR version
: String for version information
TUpdProgressCallback
Declaration
typedef void (* TUpdProgressCallback) (int
percent);
Description
TUpdProgressCallback
is the prototype of the callback functions,
which can be called from the Update API.
Arguments
int percent
: Number between 0 and 100 for the progress
7.7
Program for Starting the Application and KeTop API
This chapter describes the program for starting the application and the KeTop
API. The program is contained as a StartAPI.exe in the Windows directory.
7.7.1
Functional description
The StartAPI program is started by an entry in the Startup directory or by an
entry in the registry under [HKEY_LOCAL_MACHINE\init] when the KeTop is
started.
When the program is started, the KeTop API will be initialized first and then
the programs entered under [HKEY_LOCAL_MACHINE\Autostart] will be star-
ted.
The program remains invisible in the memory and handles different input de-
vices, e.g. override potentiometer and handwheel.
7.7.2
Registry entries
[HKEY_LOCAL_MACHINE\Autostart] contains the entries that are read out by
the program.
The following entries are possible:
●
Startx
string identifying the program to be started. x is a number between 1 and
255.
●
Paramsx
string containing the parameters for the program identified in Startx. x must
have the same value as in Startx.
●
Delayx
Software
KeTop T50VGA
© KEBA 2009
User's Manual V1.50
70
Summary of Contents for KeTop T100
Page 1: ...KEMRO KeTop T50VGA User s Manual V1 50 Translation of the original instructions ...
Page 4: ......
Page 10: ......