Padgetmaxcardtracks; Padgetmaxcardtracksize - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

Parameter
pTitle
pAcctNum
pSessionKey
pMasterKeyID
pTextPIN
iTimeout
Returns
0 - Success
1 - Cancel
2 - Bad Parametersv
3 - Pad Not On
4 - Command Error
5 - Response Error
6 - No PIN
7 - Not Supported
See Also
padGetDUKPTbinaryPIN, padGetDUKPTtextPIN, padGetMasterSessionBinaryPIN

padGetMaxCardTracks

Retrieves the number of tracks supported by the magnetic card reader in Tracks. Refer to page 5-1 for sample code that
describes how to read the MSR.
Syntax
BOOL padGetMaxCardTracks(
BYTE *Tracks
)
Parameter
Tracks
Returns
Returns TRUE upon success, FALSE otherwise.
See Also
padGetMaxCardTrackSize, padGetAllMagCardTracks

padGetMaxCardTrackSize

Retrieves the maximum readable card track size supported by the magnetic card reader. Refer to page 5-1 for sample code
that describes how to read the MSR.
Syntax
BOOL padGetMaxCardTrackSize(
WORD *TrackSize
)
Parameter
TrackSize
Description
Specifies a string to display as the title of the PIN entry screen
The user's account number used to generate the encrypted PIN number
The session key used to generate the encrypted PIN number
Used to identify which of the 10 (0-9) injected master keys to use to generate the
encrypted PIN number.
The resulting standard ASCII/VISA standard type "71" text PIN block.
Specifies the maximum number of seconds this function attempts to obtain PIN data
from the PIN entry prompt. If the specified number of seconds elapse without user
input, the PIN entry prompt is canceled and the display is cleared.
Description
Pointer to a BYTE data type that returns the number of supported tracks
Description
Pointer to a WORD data type that returns the maximum readable track size
3 - 17

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents