libchipcard  5.0.2
processorcard.h
Go to the documentation of this file.
1 /***************************************************************************
2  begin : Mon Mar 01 2004
3  copyright : (C) 2004-2010 by Martin Preuss
4  email : martin@libchipcard.de
5 
6  ***************************************************************************
7  * Please see toplevel file COPYING for license details *
8  ***************************************************************************/
9 
10 
11 #ifndef CHIPCARD_CARD_PROCESSORCARD_H
12 #define CHIPCARD_CARD_PROCESSORCARD_H
13 
14 #include <chipcard/card.h>
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
25 
36 
47  /* defgroup */
48 
49 #ifdef __cplusplus
50 }
51 #endif
52 
53 #endif /* CHIPCARD_CARD_PROCESSORCARD_H */
54 
55 
CHIPCARD_API int LC_ProcessorCard_UnextendCard(LC_CARD *card)
#define CHIPCARD_API
Definition: chipcard.h:50
struct LC_CARD LC_CARD
Definition: card.h:25
CHIPCARD_API int LC_ProcessorCard_ExtendCard(LC_CARD *card)