| SE_versioninfo_get_creation_time |
Returns the creation time for a version.
LONG SE_versioninfo_get_creation_time (const SE_VERSIONINFO version, struct tm *created_time);
| version | The versioninfo handle |
| created_time | A pointer to the creation time |
SE_versioninfo_get_creation_time returns the version's creation date and time in POSIX struct tm format.
SE_SUCCESS
SE_NET_FAILURE
SE_INVALID_POINTER
SE_INVALID_VERSIONINFO_OBJECT
SE_SDE_NOT_STARTED