ctdbGetIndexUID
Retrieve the index UID number.
Declaration
CTDBRET ctdbGetIndexUID(CTHANDLE Handle, pTEXT Name, pULONG puid)
Description
ctdbGetIndexUID() retrieves the index unique identifier number.
Returns
ctdbGetIndexUID() returns CTDBRET_OK on success, or c-treeDB API error code on failure.
See also
ctdbGetIndexNbr()