libchipcard 5.1.6
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
17extern "C" {
18#endif
19
25
36
43int LC_ProcessorCard_UnextendCard(LC_CARD *card); /* defgroup */
48
49#ifdef __cplusplus
50}
51#endif
52
53#endif /* CHIPCARD_CARD_PROCESSORCARD_H */
54
55
struct LC_CARD LC_CARD
Definition: card.h:25
#define CHIPCARD_API
Definition: chipcard.h:50
CHIPCARD_API int LC_ProcessorCard_UnextendCard(LC_CARD *card)
CHIPCARD_API int LC_ProcessorCard_ExtendCard(LC_CARD *card)