Browse
 
Tools
Rss Categories

LVGrammar::GetNumberOfParses

Reference Number: AA-00880 Views: 6660 0 Rating/ Voters

Return the number of parses created by the most recent call of LVGrammar::ParseSentence.

Function

  • int GetNumberOfParses()

Return Values

0

Error/warning reporting callback function pointer.

non-0

The logging callback function pointer.

Remarks

This function can be used after a call to LVGrammar::ParseSentence. It is provided as a convenience; it returns the same value as LVGrammar::ParseSentence.

See Also