This function deletes the specified Edge Finder context or Edge Finder result buffer identifier, and releases any memory associated with it.
All Edge Finder contexts and all Edge Finder result buffers allocated on a particular system must be freed before the system can be freed.
Specifies the identifier of the Edge Finder context or Edge Finder result buffer to free. These must have been successfully allocated (with MedgeAlloc() or MedgeAllocResult()) prior to calling this function.
Header | Include mil.h. |
Library | Use mil.lib; miledge.lib. |
DLL | Requires mil.dll; miledge.dll. |