SE_loginfo_duplicate

copies an SE_LOGINFO structure.

Usage syntax

LONG SE_loginfo_duplicate ( const SE_LOGINFO src_loginfo, SE_LOGINFO tgt_loginfo);

Parameters
src_loginfo A pointer to the source logfile structure
tgt_loginfo A pointer to the target logfile structure
Description

SE_loginfo_duplicate copies an SE_LOGINFO structure which contains information about a logfile object.

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_LOGINFO_OBJECT

SE_INVALID_POINTER

SE_SDE_NOT_STARTED