Padgetarea; Padgetbaudrate; Padgetbkcolor - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

padGetArea

Finds the minimum and maximum coordinates of the active pad area by retrieving the current clipping area into the variables
provided. NULL pointers may be passed as any or all parameters.
Syntax
BOOL padGetArea(
int *xLeft,
int *yTop,
int *xRight,
int *yBottom
)
Parameter
xLeft
yTop
xRight
yBottom
Returns
Returns TRUE if area retrieved represents the full pad surface, FALSE otherwise.
See Also
padSetArea, padWidth, padHeight

padGetBaudRate

Used to find the current communications baud rate.
Syntax
DWORD padGetBaudRate(
void
)
Returns
Returns the current baud rate.
See Also
padResetBaudRate, padSetBaudRate

padGetBkColor

Gets the current background color.
Syntax
int padGetBkColor(
void
)
Returns
Returns the current background.
See Also
padGetColor, padSetBkColor, padSetColor
3 - 10
Description
Pointer to an integer to hold the minimum horizontal coordinate
Pointer to an integer to hold the minimum vertical coordinate
Pointer to an integer to hold the maximum horizontal coordinate
Pointer to an integer to hold the maximum vertical coordinate

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents