Frees the data associated with the fields of a packed hierarchy.
SE_NULL_REQUIRED_PARAMETER - and *to_free is left unaltered, if to_free was NULL.
SE_FAILURE - and no changes are made, if the API implementation specified does not provide this function in its shared library, and dynamic binding is specified at compile time.
| extern SE_STATUS_CODE_ENUM | |||
| SE_FreePackedHierarchy | |||
| ( | |||
| SE_PACKED_HIERARCHY | * | to_free | (notes) |
| ); | |||
a pointer to a SE_PACKED_HIERARCHY structure that contains
data returned by SE_GetPackedHierarchy().