EsbPartitionFreeOtlChanges

Description

EsbPartitionFreeOtlChanges() frees memory allocated by the EsbPartitionReadOtlChanges() routine. Call this routine after processing outline change records.

Syntax

EsbPartitionFreeOtlChanges (hCtx, MetaChangeReadHandle)

ByVal hCtx As Long
ByVal MetaChangeReadHandle As Long

Parameters

hCtx Handle to Essbase API context.
MetaChangeReadHandle Handle to the outline change file.

Return Value

Returns zero if successful; error code if unsuccessful.

Example

For an example, see EsbPartitionReadOtlChangeFile().

See Also

EsbPartitionApplyOtlChangeFile
EsbPartitionApplyOtlChangeRecs
EsbPartitionCloseDefFile
EsbPartitionFreeDefCtx
EsbPartitionGetAreaCellCount
EsbPartitionGetList
EsbPartitionGetOtlChanges
EsbPartitionGetReplCells
EsbPartitionNewDefFile
EsbPartitionOpenDefFile
EsbPartitionPurgeOtlChangeFile
EsbPartitionPutReplCells
EsbPartitionReadDefFile
EsbPartitionReadOtlChangeFile
EsbPartitionResetOtlChangeTime
EsbPartitionReplaceDefFile
EsbPartitionValidateDefinition
EsbPartitionValidateLocal
EsbPartitionWriteDefFile