SE_loginfo_set_name

Sets the log file name for an SE_LOGINFO object

Usage syntax

LONG SE_loginfo_set_name (SE_LOGINFO loginfo, CHAR *name);

Parameters
loginfo The SE_LOGINFO handle
name The log file name
Description

SE_loginfo_set_name sets the log file name.

Returns

    SE_SUCCESS
SE_FAILURE

SE_INVALID_POINTER

SE_NET_FAILURE

SE_SDE_NOT_STARTED