MocrFree()函数

Synopsis

Free an OCR font or result buffer.

Format

void MocrFree(FontOrResultId)

MIL_ID FontOrResultId; OCR font or result buffer identifier

Description

This function deletes the specified OCR font or result buffer identifier, and releases any memory associated with it.

The FontOrResultId parameter specifies the identifier of the OCR font or result buffer to free. The buffer must have been successfully allocated with MocrAllocFont or MocrAllocResult prior to calling this function.

See also

MocrAllocFont, MocrAllocResult

《MocrFree()函数》上有2条评论

评论已关闭。