fvhintf/fvhintf.h

Ugrás a fájl dokumentációjához.
00001 #ifndef _fvhintf_h_
00002 #define _fvhintf_h_
00003 
00051 #ifdef __cplusplus
00052 extern "C"
00053 {
00054 #endif /*__cplusplus*/
00055 
00089 long __stdcall FI_Initialize(
00090         const char* user,
00091         const char* psw,
00092         const char* db_alias,
00093         long show_login_dlg,
00094         const char* xsd_file
00095 );
00096 
00097 
00103 long __stdcall FI_Terminate();
00104 
00105 
00118 long __stdcall FIWriteXmlStream(const char *filename, const char* xmldata, char** result);
00119 
00120 
00138 long __stdcall FIReadXmlStream(const char* filename, const char* xml_query_params, char** xml_data);
00139 
00144 const char* __stdcall FIGetErrorText();
00145 
00146 
00147 #ifdef __cplusplus
00148 }
00149 #endif /*__cplusplus*/
00150 
00151 #endif /* _fvhintf_h_ */
00152 

Projekt: Fvhxmlinterface - 0.5 Készült: 13 Oct 2005 Készítette:   3Sz-s Kft.