Creates an grammar object by copying another one, and returns the handle.
HGRAMMAR LVGrammar_CreateFromCopy(HGRAMMAR another)
another
The grammar object to copy from.
A handle to the created grammar object.
The memory pointed by the returned handle will not be released until the user called LVGrammar_Release explicitly.
Complete Help Topic List | Speech Engine Product Information