257 B
257 B
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.