MSXML3_SelectSingleNode | |||
Syntax: | |||
MSXML3_SelectSingleNode(XMLDOMDocument, sXPath.s) | |||
Parameters: | |||
| |||
Return Values: | |||
| |||
Description: | |||
Applies the specified pattern-matching operation to this node's context and returns the first matching node | |||
Example: | |||
| |||
Remarks: | |||
tested with XP | |||
|