gxluFreeNamespaces — free a namespace structure

Description

This utility will free a namespace structure that was returned from a call to gxluGetTargetNamespaces.

Performance Implications

There are no performance implications.

Syntax

void gxluFreeTargetNamespaces(GXLHXTN *table_p)

Parameters

oima_p
Supplied parameter
Type:
GXLHXTN *

The namespace structure to be freed.

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.