SE_archiveinfo_get_start_time

Returns an archive’s start time

Usage syntax

SE_archiveinfo_get_start_time (const SE_ARCHIVEINFO archive, struct tm *start_time)

Parameters
archive The opaque archive object to modify
start_time The start_time of the archive
Description

This function returns this object’s start time. 

Returns

SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_ARCHIVE_OBJECT
SE_SDE_NOT_STARTED