FingerCandidateList.setTemplateRecord Method¶
Module: FingerCandidateList
Definition¶
Sets the corresponding template record for the candidate of given index.
void setTemplateRecord(int index, FingerTemplateRecord templateRecord)
Parameters
index intin Index of the candidate to set the template record for.
templateRecord FingerTemplateRecordin Template record to set.
Exceptions
An error has occurred during Finger Library execution.