SE_xmltaginfo_free

Releases memory allocated for an SE_XMLTAGINFO object.

Usage syntax

void SE_xmltaginfo_free (SE_XMLTAGINFO tag);

Parameters

tag

The pointer to an SE_XMLTAGINFO object.

Description

SE_xmltaginfo_free frees the memory allocated for an SE_XMLTAGINFO object.