SE_loginfo_is_persistent

Returns the log file persistence from an SE_LOGINFO object

Usage syntax

BOOL SE_loginfo_is_persistent (const SE_LOGINFO loginfo);

Parameters
loginfo The SE_LOGINFO handle
Description

SE_loginfo_is_persistent returns TRUE if the log file is persistent.

Returns

    SE_SUCCESS
SE_FAILURE

SE_INVALID_POINTER

SE_NET_FAILURE

SE_SDE_NOT_STARTED