Microsoft SDK for Java

DhImage.removeOnAbort

Removes the delegate that is assigned to the abort event.

Syntax

final public void removeOnAbort ( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs. 

Remarks

The abort event is triggered when the user aborts loading an image. 

See Also   addOnAbort

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