gxluFreeRootElements — free a root element structure

Description

This utility will free a root element structure that was returned from a call to gxluGetRootElements.

Performance Implications

There are no performance implications.

Syntax

void gxluFreeRootElements(GXLHXRE *table_p)

Parameters

table_p
Supplied parameter
Type:
GXLHXRE *

The root element structure to free.

All parameters in the parameter list are required.

Return Value:

There are no return values.

Return and Reason Codes:

There are no return and reason codes.