TlpIccStatus
- PURPOSE
- Return the card status.
- PROTOTYPE
-
- Trap: TlpErr TlpIccStatus (UInt16 refNum)
- DESCRIPTION
- Return
TlpSuccess if a card is present.
- RETURN CODES
tlpSuccess
- Successfull operation.
tlpErrUnknownReaderCommand
- Unknow reader command (not a valid command code).
tlpErrIccRemoved
- ICC removed (the card was withdrawn while carrying out
the command).
tlpErrIccAbsent
- ICC not present in the terminal.
tlpErrPalmOS
- Error from the Palm host (such as a serial or memory error).
Call
TlpGetLastErr to get the last Palm error code.
tlpErrConversation
- Conversation error between the host and the terminal.
This document was generated
by Alexandre Duret-Lutz on August, 7 2001
using texi2html