Microsoft SDK for Java

DhDocument.removeOnReadyStateChange

Removes the delegate that is assigned to the readyStateChange event.

Syntax

final public void removeOnReadyStateChange ( ReadyStateEventHandler h )

Parameters

h

The ReadyStateEventHandler delegate that is to be removed.

See Also   addOnReadyStateChange

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