SE_archiveinfo_free

Free an archiveinfo object

Usage syntax

SE_archiveinfo_free (SE_ARCHIVEINFO *archive)

Parameters
archive Pointer to the archiveinfo object to free
Description

This function 'frees' an opaque archiveinfo object, releasing all of its resources back to the system.

Returns

SE_SUCCESS
SE_INVALID_POINTER
SE_OUT_OF_CLMEM
SE_SDE_NOT_STARTED