Flags that show whether memory must be freed and FIELDINFO
structures invalidated.
CMA_FREE
If specified, FIELDINFO
structures are removed and memory associated with the FIELDINFO
structures is freed. If not specified, FIELDINFO
structures are removed and no memory is freed; this is the default.
CMA_INVALIDATE
If specified,
after FIELDINFO structures are
removed, the container is invalidated, and any necessary repositioning of
the FIELDINFO structures is performed.
If not specified, invalidation is not performed.