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