SE_serverinfo_get_smallidblock |
Extracts SMALLIDBLOCK from the SE_SERVERINFO object
LONG SE_serverinfo_get_smallidblock (const SE_SERVERINFO svrInfo, LONG *attrbuf);
svrInfo | The SE_SERVERINFO object |
attrbuf | SMALLIDBLOCK value |
This function extracts the SMALLIDBLOCK value from the SE_SERVERINFO object.
The SMALLIDBLOCK parameter is used to calculate the minimum number of row IDs that ArcSDE allocates to the stream.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_SERVERINFO_OBJECT
SE_SDE_NOT_STARTED