| Microsoft Deployment Toolkit
Documentation Library HRESULT SelectSingleNode(LPCTSTR xpath, IXMLDOMNode **ppNode) |
![]() |
This method allows you to use an XPath expression to retrieve one node from the document. It always returns S_OK.
Related Topics