extern int x1f4_lose_dxware (void *qxnote, void *db);
The x1f4_lose_dxware
function closes the db
database for the
qxnote
library object, in the same fashion the aime
‘db_close’ function does.
The function returns 0 for success, non zero for failure.