uniqueID Method
Returns the unique identifier for the supplied node.
lValue = oXTLRuntime.uniqueID(pNode);
HRESULT uniqueID(
IXMLDOMNode* pNode,
long* pID
);
General Remarks
This method applies to the following interface:
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.