Microsoft SDK for Java

DhEventInfo.getReturnValue

Determines whether return data has been set.

Syntax

final public Variant getReturnValue()

Remarks

Certain kinds of events require a response value. Use this method to determine whether another handler has set the return data to the event source.

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