SE_serverinfo_get_detect8Xnullshape

This function is obsolete at this release because it returns the DETECT8XNULLSHAPE from the SE_SERVERINFO object. The DETECT8XNULLSHAPE is only valid for Oracle 8i databases, which are not supported beginning with ArcSDE 9.2.

Usage syntax

LONG SE_serverinfo_get_detect8Xnullshape (const SE_SERVERINFO svrInfo, BOOL *detect8xnullshape);

Parameters
svrInfo The SE_SERVERINFO object
detect8xnullshape DETECT8XNULLSHAPE value (TRUE or FALSE)
Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_SERVERINFO_OBJECT

SE_SDE_NOT_STARTED