3 - 30
See Also
padMemReset, padMemClear, padMemDelete, padMemLoadText, padMemLoadBitmap, padMemFind,
padMemGetChecksum.
padMemGetChecksum
Checksum
is a pointer to a WORD data type that stores the checksum of all stored items. This is used to verify that memory
contents have not been changed since the last call to
padMemGetChecksum
.
Syntax
BOOL padMemGetChecksum(
WORD *Checksum
)
Returns
Returns TRUE if the function succeeds, FALSE otherwise.
See Also
padMemReset, padMemGetFree, padMemClear, padMemDelete, padMemLoadText, padMemLoadBitmap,
padMemFind,
padMemGetFree
FreeBytes is a pointer to WORD type data that returns the number of free non-volatile memory bytes available in the unit.
Non-volatile memory is typically used to store large and often used bitmaps and texts. Since the data resides on the unit,
the data transfer between the COM-port and the unit is reduced, resulting in much faster display times.
Syntax
BOOL padMemGetFree(
WORD *FreeBytes
)
Returns
Returns TRUE if the function succeeds, FALSE otherwise.
See Also
padMemReset, padMemClear, padMemDelete, padMemLoadText, padMemLoadBitmap, padMemFind,
padMemGetChecksum
padMemGetVar
Retrieves the data stored at specified memory location.
Syntax
BOOL padMemGetVar(
char FAR *pcName,
WORD wNameLen,
char FAR *pcData,
WORD FAR *pwDataLen
)
Содержание PadCom TT1500
Страница 1: ... PadCom Point of Sale Terminal Control Library U s e r s G u i d e ...
Страница 88: ...4 2 ...
Страница 129: ......
Страница 130: ......
Страница 131: ......
Страница 132: ... PadCom UG Rev A 4619 Jordan Road P O Box 187 Skaneateles Falls New York 13153 0187 ...