aqbanking
5.1.0beta
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
aqbanking5
aqbanking
jobgettransactions_be.h
Go to the documentation of this file.
1
/***************************************************************************
2
$RCSfile$
3
-------------------
4
cvs : $Id$
5
begin : Mon Mar 01 2004
6
copyright : (C) 2004 by Martin Preuss
7
email : martin@libchipcard.de
8
9
***************************************************************************
10
* This file is part of the project "AqBanking". *
11
* Please see toplevel file COPYING of that project for license details. *
12
***************************************************************************/
13
14
15
#ifndef AQBANKING_JOBGETTRANSACTIONS_BE_H
16
#define AQBANKING_JOBGETTRANSACTIONS_BE_H
17
18
19
#include <
aqbanking/job.h
>
20
#include <
aqbanking/jobgettransactions.h
>
21
22
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
27
28
AQBANKING_API
29
void
AB_JobGetTransactions_SetMaxStoreDays
(
AB_JOB
*j,
int
i);
30
31
32
33
#ifdef __cplusplus
34
}
35
#endif
36
37
38
#endif
/* AQBANKING_JOBGETTRANSACTIONS_BE_H */
39
Generated on Sun Oct 27 2013 23:35:11 for aqbanking by
1.8.4