| SE_loginfo_duplicate |
copies an SE_LOGINFO structure.
LONG SE_loginfo_duplicate ( const SE_LOGINFO src_loginfo, SE_LOGINFO tgt_loginfo);
| src_loginfo | A pointer to the source logfile structure |
| tgt_loginfo | A pointer to the target logfile structure |
SE_loginfo_duplicate copies an SE_LOGINFO structure which contains information about a logfile object.
SE_SUCCESS
SE_FAILURE
SE_INVALID_LOGINFO_OBJECT
SE_INVALID_POINTER
SE_SDE_NOT_STARTED