L_FindCandidateFormsFieldsFree (original) (raw)
Summary
Releases all resources used by FIND_CANDIDATE_FORM_FIELDS_OUTPUTS.
Syntax
#include "l_bitmap.h"
L_LTIMGCOR_API L_VOID L_FindCandidateFormsFieldsFree(pOutputs)
Parameters
FIND_CANDIDATE_FORM_FIELDS_OUTPUTS *pOutputs
Pointer to the FIND_CANDIDATE_FORM_FIELDS_OUTPUTS to be freed.
Returns
None.
Comments
pOutputs
is set to null if freeing is successful.
Required DLLs and Libraries
- LTIMGCOR
- For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application
Platforms
Win32, x64, Linux.
See Also
Functions
Example
For an example, refer to L_FindCandidateFormFields.
LEADTOOLS Raster Imaging C API Help