SE_archive_get_info_by_history_table

Fetches an archive based on the name of the history table specified

Usage syntax

SE_archive_get_info_by_history_table(SE_CONNECTION handle, const ACHAR *history_table, SE_ARCHIVEINFO archive)

Parameters
handle The ArcSDE connection handle.
history_table Name of history table
archive Returned archive info.
Description

This function fetches an archive based on the name of the history table.

Returns

SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED