SE_serverinfo_get_tlm_interval |
Extracts TLMINTERVAL from the SE_SERVERINFO object
LONG SE_serverinfo_get_tlm_interval (const SE_SERVERINFO svrInfo, LONG *tlm_interval);
svrInfo | The SE_SERVERINFO object |
tlm_interval | TLMINTERVAL value |
This function extracts the TLMINTERVAL value from the SE_SERVERINFO object.
The time last modified interval (TLMINTERVAL) is the number of seconds that must pass before TABLES_MODIFIED is queried again by ArcSDE to determine if a change has been made to any of the other ArcSDE tables.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_SERVERINFO_OBJECT
SE_SDE_NOT_STARTED