SE_serverinfo_get_tempdir

Extracts TEMP from the SE_SERVERINFO object

Usage syntax

LONG SE_serverinfo_get_tempdir (const SE_SERVERINFO svrInfo, CHAR *tempdir);

Parameters
svrInfo The SE_SERVERINFO object
tempdir TEMP value
Description

This function extracts the TEMP value from the SE_SERVERINFO object. The TEMP value specifies the full path name to a temporary disk space directory,

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_SERVERINFO_OBJECT

SE_SDE_NOT_STARTED