Programming Guide



sm_ldb_handle

Gets the handle of an LDB

int sm_ldb_handle(char *ldbname);

ldbname
The name of the LDB to get.

Returns

Description

sm_ldb_handle takes the name of an LDB and returns with its integer handle of the specified LDB. The LDB can be active or inactive; however, it must be loaded into memory.