Programming Guide



sm_ldb_is_loaded

Tests whether an LDB is loaded

int sm_ldb_is_loaded(char *ldbname);

ldbname
The name of the LDB to test.

Returns

Description

sm_ldb_is_loaded takes the name of an LDB and tests whether it is loaded into memory or not. It returns a value of true (1) or false (0).