Returns the number of loaded databases.
Syntax
intlu GsGetNumDB(GsId gs);
Arguments
GsIdgs ID returned by GsInitWithProps() for the current instance of GeoStan. Input.
Return Values
GS_ERROR
GS_SUCCESS
Prerequisites
GsInitWithProps()
Returns the number of loaded databases.
intlu GsGetNumDB(GsId gs);
GsIdgs ID returned by GsInitWithProps() for the current instance of GeoStan. Input.
GS_ERROR
GS_SUCCESS
GsInitWithProps()