SE_xmlindexinfo_delete_tags

Delete information about all tags from an SE_XMLINDEXINFO object.

Usage syntax

LONG SE_xmlindexinfo_delete_tags
(SE_XMLINDEXINFO xml_index);

Parameters

xml_index

The SE_XMLINDEXINFO object.

Description

This function removes all tag information from the specified SE_XMLINDEXINFO object.

Returns

SE_SUCCESS
SE_INVALID_XMLINDEX_OBJECT

SE_SDE_NOT_STARTED