SE_log_create

Creates a log file

Usage syntax

LONG SE_log_create (SE_CONNECTION connection, SE_LOGINFO loginfo);

Parameters
connection The connection handle
loginfo The SE_LOGINFO handle of the log file to create
Description

SE_log_create creates the specified log file.

Returns

SE_SUCCESS
SE_FAILURE

SE_LOG_IO_ERROR

SE_LOG_NOEXIST

SE_NET_FAILURE

SE_SDE_NOT_STARTED