Browse
 
Tools
Rss Categories

LVGrammar_Create

Reference Number: AA-00833 Views: 6601 0 Rating/ Voters

Creates an empty grammar object, and returns the handle.

Function

  • HGRAMMAR LVGrammar_Create()

Return Values

A handle to the created grammar object.

Remarks

The memory pointed by the returned handle will not be released until the user called LVGrammar_Release explicitly.

See Also