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