Padfieldsignature; Padflush; Padformdeletefld - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

padFieldSignature

Creates a signature field.
Syntax
BOOL padFieldSignature (
WORD wId,
WORD wStyle,
WORD wLeft,
WORD wTop,
WORD wWidth,
WORD wHeight,
WORD wMaxPoints,
WORD wEnterTime,
WORD wEnterCmd,
char FAR * pcData,
int nDataLen
)
Parameter
wId
wStyle
wLeft
wTop
wWidth
wHeight
wMaxPoints
wEnterTime
wEnterCmd
pcData
nDataLen
Returns
Returns TRUE if the function call succeeds, FALSE otherwise.

padFlush

Removes any pending pad data from the input queue. This is not normally needed, however it may be useful in some
situations.
Syntax
void padFlush(
void
)

padFormDeleteFld

Deletes the field given by wId.
Syntax
BOOL padFormDeleteFld(
WORD wId
)
Description
Field identification number
Field style attributes. 0 for defaults
X-coordinate of upper point
Y-coordinate of upper point
Width of the signature field
Height of the signature field
Max points that are allowed to be entered to the signature field
Penup time out in seconds, which is used for AUTO ENTER
The command to be executed when ENTER button is pressed
Command data buffer
Length of the command data
3 - 7

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents