Microsoft SDK for Java

DhImage.addOnAbort

Assigns a delegate to the abort event.

Syntax

final public void addOnAbort ( 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   removeOnAbort

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