Freigeben über


depth Method

Returns the depth within the document tree where the specified node appears.

lValue = oXTLRuntime.depth(pNode);

HRESULT depth(
  IXMLDOMNode* pNode, 
  long* pDepth
);

General Remarks

This method applies to the following interface:

IXTLRuntime.

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.