Microsoft SDK for Java

DhModule.addOnHelp

Assigns a delegate to the help event.

Syntax

public final void addOnHelp( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

Remarks

This delegate specifies a method that is called when help is requested by the user.

See Also   removeOnHelp

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