Microsoft SDK for Java

DhElement.addOnDataAvailable

Assigns a delegate to the dataAvailable event.

Syntax

public final void addOnDataAvailable( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

Remarks

How frequently this handler is triggered depends on the data source object.

See Also   removeOnDataAvailable

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