aqbanking
5.7.8
aqbanking5
aqofxconnect
dlg_getinst.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Wed Aug 18 2010
3
copyright : (C) 2010 by Martin Preuss
4
email : martin@aqbanking.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
#ifndef OFXHOME_DLG_GETINST_H
12
#define OFXHOME_DLG_GETINST_H
13
14
15
#include <gwenhywfar/dialog.h>
16
#include <gwenhywfar/db.h>
17
18
#include <
aqofxconnect/aqofxconnect.h
>
19
#include <
aqofxconnect/oh_institute_data.h
>
20
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
26
27
AQOFXCONNECT_API
28
GWEN_DIALOG *
OH_GetInstituteDialog_new
(
const
char
*dataFolder,
const
char
*name);
29
30
AQOFXCONNECT_API
31
const
OH_INSTITUTE_DATA
*
OH_GetInstituteDialog_GetSelectedInstitute
(GWEN_DIALOG *dlg);
32
33
34
40
#ifdef __cplusplus
41
}
42
#endif
43
44
45
46
#endif
47
48
49
OH_GetInstituteDialog_new
AQOFXCONNECT_API GWEN_DIALOG * OH_GetInstituteDialog_new(const char *dataFolder, const char *name)
OH_GetInstituteDialog_GetSelectedInstitute
AQOFXCONNECT_API const OH_INSTITUTE_DATA * OH_GetInstituteDialog_GetSelectedInstitute(GWEN_DIALOG *dlg)
oh_institute_data.h
OH_INSTITUTE_DATA
struct OH_INSTITUTE_DATA OH_INSTITUTE_DATA
Definition:
oh_institute_data.h:101
aqofxconnect.h
AQOFXCONNECT_API
#define AQOFXCONNECT_API
Definition:
aqofxconnect.h:45
Generated by
1.8.13