Global Mapper SDK
Indicates if the input file is a database (Esri geodatabase, Spatialite, etc.)
Syntax
C++
Copy
GM_DLL_EXPORTED boolean __stdcall GM_DBIsDatabaseFile
(
const char* aFileName // IN: The file name
);
Comments
0 comments
Please sign in to leave a comment.