| 
 | ||||
| DescriptionA type representing the context of a query, which can hold (1) namespace declarations for the next call toSXP_query, (2)
variable bindings for the same, (3) the result of aSXP_query. An object of this type is created usingSXP_createQueryContextand freed usingSXP_destroyQueryContext. The evaluation result may be
retrieved using functions likeSXP_getResultString. | ||||
| See Also
 |