C Outline API Member Traversal Functions

These functions are used in traversing the outline tree.

FunctionDescription
EssOtlGetFirstMemberReturns a member handle to the first member in the outline; the first dimension defined in the outline
EssOtlGetChildReturns a member handle to the child of a member
EssOtlGetParentReturns a member handle to the parent of a member
EssOtlGetNextSiblingReturns a member handle to the next sibling of a member
EssOtlGetPrevSiblingReturns a member handle to the previous sibling of a member
EssOtlGetNextSharedMemberReturns a member handle to the next shared member of a real member
EssOtlQueryGetFirstDimensionReturns the dimension handle of the first dimension in the outline
EssOtlQueryGetNextDimension()Returns the next dimension handle of the dimension in the outline opened in query mode