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 log file structure |
tgt_loginfo | A pointer to the target log file structure |
SE_loginfo_duplicate copies an SE_LOGINFO structure, which contains information about a log file object.
SE_SUCCESS
SE_FAILURE
SE_INVALID_LOGINFO_OBJECT
SE_INVALID_POINTER
SE_SDE_NOT_STARTED