|
VisualIB
1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
|
VisualIB - InterBase wrapper for use in Visual Studio. More...
#include "vibdefines.h"Go to the source code of this file.
Classes | |
| struct | VIBString |
| Lightweight string object used to elide AnsiString return values. More... | |
Functions | |
| VIBDLLFUNC VIBString *VIBCALL | VIBString_New (const char *str) |
| Constructor. | |
| VIBDLLFUNC void VIBCALL | VIBString_Destroy (VIBString *str) |
| Destructor. | |
| VIBDLLFUNC const char *VIBCALL | VIBString_CStr (VIBString *str) |
| Accessor. | |
VisualIB - InterBase wrapper for use in Visual Studio.
Lightweight string object