SE_serverinfo_get_readonly |
Extracts READONLY from the SE_SERVERINFO object
LONG SE_serverinfo_get_readonly (const SE_SERVERINFO svrInfo, BOOL *readonly);
svrInfo | The SE_SERVERINFO object |
readonly | READONLY value (TRUE or FALSE) |
This function returns the READONLY value from the SE_SERVERINFO object.
READONLY either allows or disallows edits of the geodatabase by ArcSDE clients.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_SERVERINFO_OBJECT
SE_SDE_NOT_STARTED