Microsoft SDK for Java

DhElement.onSetPeer

This method is called when the IHTMLElement Document Object Model peer is set or reset for an element.

Syntax

protected void onSetPeer( IHTMLElement newPeer )

Parameters

newPeer

The new IHTMLElement peer item.

Remarks

The value of the peer that is associated with an element can change several times during the life of the element due to certain operations.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.