LVInterpretation_CreateFromCopy

Used to copy an Interpretation object from a Parse tree object.

Functions

Parameters

Tree

Parse Tree object.

callback

Error Callback function.

userdata

User Data.

Return Value

NULL

There was a problem copying the interpretation.

Not NULL

The copied interpretation object.

Remarks

Any new handle given to you via LVInterpretation_CreateFromParseTree must be released with LVInterpretation_Release.

See Also

© 2012 LumenVox LLC. All rights reserved.