- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Used to copy an Interpretation object from a Parse tree object.
Tree
Parse Tree object.
callback
Error Callback function.
userdata
User Data.
NULL
There was a problem copying the interpretation.
Not NULL
The copied interpretation object.
Any new handle given to you via LVInterpretation_CreateFromParseTree must be released with LVInterpretation_Release.