Programming Guide



sm_ldb_name

Gets the name of an LDB of the specified handle

char *sm_ldb_name(int ldbhandle);

ldbhandle
The handle of the LDB to look up.

Returns

Description

sm_ldb_name takes the integer handle of an LDB and returns a pointer to the LDB's name.