SE_xmltaginfo_create

Creates an XML tag information object.

Usage syntax

LONG SE_xmltaginfo_create (SE_XMLTAGINFO *tag);

Parameters

tag

A pointer to an XML tag information object.

Description

SE_xmltaginfo_create allocates and initializes memory for an SE_XMLTAGINFO object.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_OUT_OF_CLMEM

SE_SDE_NOT_STARTED