SE_serverinfo_get_stateautolocking

Extracts STATEAUTOLOCKING from the SE_SERVERINFO object

Usage syntax

LONG SE_serverinfo_get_stateautolocking (const SE_SERVERINFO svrInfo, BOOL *stateautolock);

Parameters
svrInfo The SE_SERVERINFO object
stateautolock STATEAUTOLOCKING value (TRUE or FALSE)
Description

This function returns the STATEAUTOLOCKING value from the SE_SERVERINFO object.

The STATEAUTOLOCKING parameter disables or enables the autolocking of the states.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_SERVERINFO_OBJECT

SE_SDE_NOT_STARTED