SE_stateinfo_get_creation_time |
Retrieves the creation date and time of a state
LONG SE_stateinfo_get_creation_time (const SE_STATEINFO state, struct tm *created_time);
state | The stateinfo handle |
created_time | A creation date of the state |
SE_stateinfo_get_creation_time retrieves the creation date and time of a specific state in POSIX time_t format. This function returns meaningful information for a SE_STATEINFO object that describes an existing state only.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_STATEINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED