SE_log_create |
Creates a log file
LONG SE_log_create (SE_CONNECTION connection, SE_LOGINFO loginfo);
connection | The connection handle |
loginfo | The SE_LOGINFO handle of the log file to create |
SE_log_create creates the specified log file.
SE_SUCCESS
SE_FAILURE
SE_LOG_IO_ERROR
SE_LOG_NOEXIST
SE_NET_FAILURE
SE_SDE_NOT_STARTED