SE_loginfo_create

Creates an SE_LOGINFO object

Usage syntax

LONG SE_loginfo_create (SE_LOGINFO *loginfo);

Parameters
loginfo The SE_LOGINFO handle
Description

SE_loginfo_create creates an SE_LOGINFO data structure. You must call this function before working with a log file.

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_POINTER

SE_OUT_OF_CLMEM

SE_NET_FAILURE

SE_SDE_NOT_STARTED