ctdbGetIndexByUID
Retrieve the index handle given the index UID
Declaration
CTHANDLE ctdbGetIndexByUID(CTHANDLE Handle, ULONG uid)
Description
ctdbGetIndexByUID() retrieves the index handle given the index unique identifier, uid.
Returns
ctdbGetIndexByUID() returns index handle on success, or NULL on failure.
See also
ctdbGetIndexNbr(), ctdbGetIndexNbrByName()