aqbanking
5.7.8
aqbanking5
aqbanking
jobgettransactions_be.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Mon Mar 01 2004
3
copyright : (C) 2004-2013 by Martin Preuss
4
email : martin@libchipcard.de
5
6
***************************************************************************
7
* This file is part of the project "AqBanking". *
8
* Please see toplevel file COPYING of that project for license details. *
9
***************************************************************************/
10
11
12
#ifndef AQBANKING_JOBGETTRANSACTIONS_BE_H
13
#define AQBANKING_JOBGETTRANSACTIONS_BE_H
14
15
16
#include <
aqbanking/job.h
>
17
#include <
aqbanking/jobgettransactions.h
>
18
19
20
#ifdef __cplusplus
21
extern
"C"
{
22
#endif
23
24
25
AQBANKING_API
26
void
AB_JobGetTransactions_SetMaxStoreDays
(
AB_JOB
*j,
int
i);
27
28
29
30
#ifdef __cplusplus
31
}
32
#endif
33
34
35
#endif
/* AQBANKING_JOBGETTRANSACTIONS_BE_H */
36
AQBANKING_API
#define AQBANKING_API
Definition:
error.h:55
AB_JOB
struct AB_JOB AB_JOB
Definition:
job.h:106
jobgettransactions.h
job.h
AB_JobGetTransactions_SetMaxStoreDays
void AB_JobGetTransactions_SetMaxStoreDays(AB_JOB *j, int i)
Generated by
1.8.13