Changes between Version 1 and Version 2 of MapGuideRfc182


Ignore:
Timestamp:
Aug 4, 2020, 6:55:00 AM (4 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc182

    v1 v2  
    5959The `MgUnitializeLibrary` API will call `ACE::fini()` to make sure the ACE library is properly torn down. Calling this API from .net is optional and is provided for completeness.
    6060
     61These APIs will be exposed to .net as:
     62
     63 * `static void OSGeo.MapGuide.FoundationApi.MgInitializeLibrary(string stringResourcesPath, string locale)`
     64 * `static void OSGeo.MapGuide.FoundationApi.MgUnitializeLibrary()`
     65
    6166== Implications ==
    6267