PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ DBFGetRecordCount()

int SHPAPI_CALL DBFGetRecordCount ( DBFHandle  psDBF)

Definition at line 1259 of file dbfopen.c.

1261{
1262 return( psDBF->nRecords );
1263}
int nRecords
Definition shapefil.h:594

References DBFInfo::nRecords.

Referenced by ShpLoaderOpenShape().

Here is the caller graph for this function: