globalmapper.FreeFeatureResultList ================================== .. currentmodule:: globalmapper .. py:function:: FreeFeatureResultList (GM_FoundFeatureResults_t aResultList) -> GM_Error_t32 Frees the resources associated with a results list returned by a search function, like :doc:`FindFeaturesInArea`. :param GM_FoundFeatureResults_t aResultList: Previously fetched result set :returns: Error Code :rtype: GM_Error_t32