[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

TlpIccPowerOff

PURPOSE
Power the card off.
PROTOTYPE
Trap: TlpErr TlpIccPowerOff (UInt16 refNum)

DESCRIPTION
Power off the card, if it 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.

SEE ALSO
TlpIccPowerOn.



This document was generated by Alexandre Duret-Lutz on August, 7 2001 using texi2html