CandidateByFilterID

This method finds the first candidate by specified the filter ID or creates a new one if no such candidate is found.

Syntax

CandidateByFilterID (ByVal FilterID as Long, ByVal CreateNew as Boolean, pCandidateIndex as Long) as ISCBCdrCandidate
Parameter Description
FilterID The filter ID used to find the candidate.
CreateNew Create a new candidate if set to True.
pCandidateIndex The index of the found candidate