NAME
SpringCard Calypso API :: Access to card's information
DESCRIPTION
Retrieve information from the current context after a card has been successfully activated using CalypsoCardActivate
COPYRIGHT
(c) 2008 PRO ACTIVE SAS - See LICENCE.txt for licence information
AUTHOR
Johann Dantant / PRO ACTIVE
HISTORY
JDA 21/10/2008 : first public release
NAME
CalypsoCardActivate
DESCRIPTION
Activate a Calypso card. Check that the ATR indicates that the card is actually Calypso, or uses the Select Application APDU command to enter the Calypso ticketing application. In both cases, parses the available data, and populate the card related fields in the context.
INPUTS
P_CSB6_CALYPSO_CTX p_ctx : library context BYTE aid[] : optional : name of the ticketing application DWORD aidsize : size of the aid
RETURNS
DWORD : S_SUCCESS or an error code
NOTES
If AID is not provided (NULL), the default AID "1TIC.ICA" is used.