MIL_ID FontContextOrResultOcrId | //in |
This function deletes the specified OCR font context or result buffer identifier, and releases any memory associated with it.
Specifies the identifier of the OCR font context, or result buffer to free. The OCR font context, or result buffer, must have been successfully allocated with MocrAllocFont() or MocrAllocResult(), respectively, prior to calling this function.
Header | Include mil.h. |
Library | Use mil.lib; milocr.lib. |
DLL | Requires mil.dll; milocr.dll. |