Next: x1f4_over_dxware, Previous: x1f4_note_qxnote, Up: Database Access Library Functions
extern int x1f4_open_dxware (void *qxnote, void *db, const char *path, unsigned cache);
The x1f4_open_dxware
function opens the db
database on
path
and cache
for the qxnote
library object, in the same
fashion the aime ‘db_open2’ function does.
The function returns 0 for success, non zero for failure.