Microsoft Deployment Toolkit
Documentation Library HRESULT SelectNodes(LPCTSTR xpath, IXMLDOMNodeList **ppNodes) |
This method allows you to use an XPath expression to retrieve a collection of nodes from the document. It always returns S_OK.
Related Topics