FindCandidate

This method searches inside the list of candidates if there is a candidate based on the specified WordID.

Syntax

FindCandidate (WordID as Long, pCandIndex as Long)
Parameter Description
WordID [in] Specifies a WordID inside the Word array of the workdoc searched for.
pCandIndex [out] Contains the index of the candidate if someone was found or -1 if no candidate was found.