C Outline API Attributes Functions

These C Outline functions are for attributes.

See also C Outline API Varying Attributes Functions.

FunctionDescription
EssOtlAssociateAttributeDimensionAssociates an attribute dimension with a base dimension
EssOtlAssociateAttributeMemberAssociates an attribute member with a base dimension member
EssOtlDisassociateAttributeDimensionDisassociates an attribute dimension from a base dimension
EssOtlDisassociateAttributeMember Disassociates an attribute member from a base dimension member
EssOtlFindAttributeMembersReturns all base dimension members that are associated with an attribute member
EssOtlFreeStructureFrees memory dynamically allocated for string type attribute information
EssOtlGetAssociatedAttributesReturns all attribute dimension members that are associated with a base dimension member or base dimension
EssOtlGetAttributeInfoReturns attribute information for a given attribute member or dimension
EssOtlGetAttributeSpecificationsRetrieves attribute specifications for the outline
EssOtlQueryAttributesQueries the outline for member attribute information
EssOtlQueryAttributesEx 
EssOtlSetAttributeSpecificationsSets attribute specifications for the outline

See C Main API Attributes Functions .