previousSibling property

[This documentation is preliminary and is subject to change.]

Gets a reference to the previous child of the parent for the object.

Syntax

HRESULT value = object.get_previousSibling(IHTMLDOMNode** p);

Property values

Type: Object

a reference to the previous sibling of an object.

Standards information

Remarks

In Microsoft Internet Explorer 6, this property applies to the attribute object.

See also

Reference

IHTMLDOMNode::lastChild

Conceptual

About the W3C Document Object Model

 

 

Build date: 6/12/2012