Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Gets the next index (schema) in the table.
public virtual ULIndexSchema * GetNextIndex(ul_index_iter * iter)
iter Pointer to iterator variable.
A ULIndexSchema object or NULL when the iteration is complete.
Initialize the value in iter to ul_index_iter_start before the first call.