Form object
Fetches the identification result of a form page.
|
In parameter |
Description |
|
Page |
1 for front page, 2 for back page. |
|
Out parameter |
Description |
|
pIdentified |
TRUE |
|
pIdentificationMethod |
0 – Undefined 1 – Adjustment fields 2 – Adjustment fields and recognition field 3 – Line map 4 – Uncertain line map 5 – Line map and recognition field 6 – Uncertain line map and recognition field |
|
pFailureReason |
0 – Undefined 1 – Missing adjustment fields 2 – Missing line map 3 – Recognition field not matched |
|
pNoOfUsedAdjustmentFields |
The number of used adjustment fields. |
|
pUsedAdjustmentFields |
String with the indexes of the used adjustment fields. Start index is 1. |
|
PNoOfUsedCandidates |
The number of used candidate adjustment fields. |
|
pUsedCandidates |
String with the indexes of the used candidate adjustment fields. |
Return 0 on success.