Skip to content

GetTermByName

GetTermByName

Gets a fuzzy term by a specified name.

CFuzzyTerm*  GetTermByName(
   const string  name      // fuzzy term name
   )

Parameters

name

[in] Fuzzy term name.

Return Value

Fuzzy term with a specified name.

Last updated on