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

◆ DBFGetRecordCount()

int SHPAPI_CALL DBFGetRecordCount ( DBFHandle  psDBF)

Definition at line 1250 of file dbfopen.c.

1252{
1253 return( psDBF->nRecords );
1254}
int nRecords
Definition shapefil.h:594

References DBFInfo::nRecords.

Referenced by ShpLoaderOpenShape().

Here is the caller graph for this function: