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