| 
 | ||||||||||||
| SyntaxSXP_getResultNodeset(Q, resultPtr) 
 | ||||||||||||
| DescriptionRetrieves the result of aSXP_queryas a nodeset. This can
be subsequently manipulated usingSXP_getNodeListItemandSXP_getNodeListLength. If the result is not of type
nodeset, then XPath does not allow its conversion to a nodeset,
andSXP_ getResultNodesetreturns NULL in *resultPtr. | ||||||||||||
| See Also
 |