This topic has not yet been rated - Rate this topic

previousSibling property

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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.