SE_serverinfo_get_disabledc

Extracts the DISABLEDC from the SE_SERVERINFO object

Usage syntax

LONG SE_serverinfo_get_disabledc (const SE_SERVERINFO svrInfo, BOOL *disabledc);

Parameters
svrInfo The SE_SERVERINFO object
disabledc DISABLEDC value (TRUE or FALSE)
Description

This function returns the DISABLEDC value from the SE_SERVERINFO object.

DISABLEDC determines whether the default cache is used.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_SERVERINFO_OBJECT

SE_SDE_NOT_STARTED