Next: Masking and Re-masking of a Card, Up: Operations on Cards [Contents][Index]
The creation of an open card is very simple. The following code creates a card of type 7.
7
VTMF_Card c; tmcg->TMCG_CreateOpenCard(c, vtmf, 7);