Microsoft SDK for Java

DhInlineFrame.removeOnDocumentReady

Removes the delegate that is assigned to the documentReady event.

Syntax

public final void removeOnDocumentReady( EventHandler h )

Parameters

h

The EventHandler delegate that is to be removed.

Remarks

The event handler specifies a method that is called whenever the IFRAME document is ready to be accessed.

See Also   addOnDocumentReady

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