SE_serverinfo_get_procstats |
Extracts PROCSTATS from the SE_SERVERINFO object
LONG SE_serverinfo_get_procstats (const SE_SERVERINFO svrInfo, LONG *Procstats);
svrInfo | The SE_SERVERINFO object |
Procstats | PROCSTATS value |
This function extracts the process statistics parameter (PROCSTATS) value from the SE_SERVERINFO object.
The process statistics parameter controls the interval at which sessions update the PROCESS_INFORMATION (or sde_process_information) table.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_SERVERINFO_OBJECT
SE_SDE_NOT_STARTED