SE_connection_get_instance_status |
Gets the instance's status.
LONG SE_connection_get_instance_status (SE_CONNECTION handle, SE_INSTANCE_STATUS *status);
handle | SDE server connection handle |
status | The instance's configuration information |
This function obtains the instance's status information in an SE_INSTANCE_STATUS structure. The system_mode member of the SE_INSTANCE_STATUS structure will be one of the following values (defined in the sdetype.h file that installs with the ArcSDE software developer kit).
SE_SUCCESS
SE_FAILURE
SE_INVALID_POINTER
SE_IOMGR_NOT_AVAILABLE
SE_NET_FAILURE
SE_OUT_OF_CLMEM
SE_SERVICE_NOT_FOUND