Quantcast
Channel: Adobe Community : Popular Discussions - InDesign SDK
Viewing all articles
Browse latest Browse all 78596

Navigating elements using XPath through SDK

$
0
0

Hi there,

 

Here is my code:

 

InterfacePtr<IXMLParserUtils> xmlparse(doc, IID_IXMLPARSERUTILS);
xmlparse->EvaluateXPathsForElement();

 

(I yet to derive parameters.) However my error is:

error C2039: 'EvaluateXPathsForElement' : is not a member of 'IXMLParserUtils'

 

I look at the IXMLParserUtils header file. "EvaluateXPathsForElement" is the member of "IXMLParserUtils".

 

I dont know why this strange error.

 

Thank in advance.

Saravanan.K


Viewing all articles
Browse latest Browse all 78596


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>