cannot find Dll EntryPoint!
JerryLia
Global Mapper User
hello everyone,
When I use the function "GM_GetAreaFeatureClassDrawStyle" to obtain a layer's default style,an error occured which could not find dll entrypoint.My function declare is such as :
[DllImport(DLLFileName, EntryPoint = "GM_GetAreaFeatureClassDrawStyle ")]
public static extern GM_Error_t32 GM_GetAreaFeatureClassDrawStyle(UInt16 aFeatureClass,out GM_AreaStyle_t aAreaStyle);
HELP ME,please.
When I use the function "GM_GetAreaFeatureClassDrawStyle" to obtain a layer's default style,an error occured which could not find dll entrypoint.My function declare is such as :
[DllImport(DLLFileName, EntryPoint = "GM_GetAreaFeatureClassDrawStyle ")]
public static extern GM_Error_t32 GM_GetAreaFeatureClassDrawStyle(UInt16 aFeatureClass,out GM_AreaStyle_t aAreaStyle);
HELP ME,please.
Comments
-
It looks like you have an extra space after the entry point name in your declaration. Try removing that and see if it works better.
Let me know if I can be of further assistance.
Thanks,
Mike
Global Mapper Support
support@globalmapper.com -
YES!
I am so Careless!
Thanks a lot.:p
Categories
- 13K All Categories
- 5.8K Features Discussion
- 350 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 652 GM Script Language
- 56 User Scripts
- 115 GPS Features
- 421 Projection Questions
- 835 Raster Data
- 1.4K Vector Data
- 6.7K Support
- 181 Announcement and News
- 939 Bug Report
- 562 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 579 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 244 How I use Global Mapper
- 110 Global Mapper Forum Website
