Next: , Previous: , Up: Database Access Library Functions  


3.3.4 x1f4_open_dxware

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 aimedb_open2’ function does.

The function returns 0 for success, non zero for failure.