
UpdGetImage
Declaration
BOOL UpdGetImage(LPCTSTR fileName, unsigned
lont from, unsigned long to, TUpdProgress-
Callback pCallback);
Description
UpdGetImage
creates a copy of the device-image from the address
from
to the address
to
and saves it in the file
fileName
.
If a method is handed over with
pCallback
, the method will be executed
depending of the program progress. The method returns OK or the corre-
sponding error message.
Arguments
LPCTSTR fileName
: Name of image file
unsigned long from
: Starting address stored in the file
unsigned long to
: Address not stored
TUpdProgressCallback pCallback
: Callback funktion for
program progress or 0
UpdEraseRegistry
Declaration
BOOL UpdEraseRegistry();
Description
The method
UpdEraseRegistry
clears the registry of the device af-
ter the next update.
UpdErasePSM
Declaration
BOOL UpdErasePSM();
Description
The method
UpdErasePSM
clears the PSM of the device after the next
update.
UpdResetDevice
Declaration
BOOL UpdResetDevice();
Description
The method
UpdResetDevice
resets the device.
UpdGetFileVersion
Declaration
BOOL UpdGetFileVersion(LPCTSTR fileName,
LPTSTR version);
Description
UpdGetFileVersion
returns the version information stored in the
image file in the string version. The number of characters returned can be
defined in
VERSION_STRING_LEN
. Therefore version has to exceed
VERSION_STRING_LEN
.
Arguments
LPCTSTR fileName
: Name of image file
LPTSTR version
: String for version information
Software
© KEBA 2009
User's Manual V1.50
69
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: ......