SE_serverinfo_get_tempdir |
Extracts TEMP from the SE_SERVERINFO object
LONG SE_serverinfo_get_tempdir (const SE_SERVERINFO svrInfo, CHAR *tempdir);
svrInfo | The SE_SERVERINFO object |
tempdir | TEMP value |
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,
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_SERVERINFO_OBJECT
SE_SDE_NOT_STARTED