SE_serverinfo_get_smallidblock

Extracts SMALLIDBLOCK from the SE_SERVERINFO object

Usage syntax

LONG SE_serverinfo_get_smallidblock (const SE_SERVERINFO svrInfo, LONG *attrbuf);

Parameters
svrInfo The SE_SERVERINFO object
attrbuf SMALLIDBLOCK value
Description

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.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_SERVERINFO_OBJECT

SE_SDE_NOT_STARTED