VB Outline API Member Traversal Functions

These functions are used in traversing the outline tree.

FunctionDescription
EsbOtlGetFirstMemberReturns a member handle to the first member in the outline; the first dimension defined in the outline
EsbOtlGetChildReturns a member handle to the child of a member
EsbOtlGetParentReturns a member handle to the parent of a member
EsbOtlGetNextSiblingReturns a member handle to the next sibling of a member
EsbOtlGetPrevSiblingReturns a member handle to the previous sibling of a member
EsbOtlGetNextSharedMemberReturns a member handle to the next shared member of a real member