SE_serverinfo_get_layerautolocking |
Returns LAYER_AUTOLOCKING from the SE_SERVERINFO object
LONG SE_serverinfo_get_layerautolocking (const SE_SERVERINFO svrInfo, BOOL *layerautolock)
svrInfo | The opaque SE_SERVERINFO object to query |
layerautolock | The svrInfo's layer_autolocking |
This function extracts the LAYERAUTOLOCKING value from the SE_SERVERINFO structure.
The LAYERAUTOLOCKING parameter was added for backward compatibility (pre 9.0). It allows users to continue using autolocking if they have custom applications that rely on it.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_SERVERINFO_OBJECT
SE_SDE_NOT_STARTED