Microsoft SDK for Java

DhElement.initFromPeer

Called when an instance is created from an existing HTML element.

Syntax

protected void initFromPeer( IHTMLElement peer )

Parameters

peer

The existing peer element.

Remarks

Override this method to perform any special initialization when an instance is created from an existing HTML element.

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