Microsoft SDK for Java

IEvents.add

Adds an event to the associated component class.

Syntax

public void add( EventInfo e )

Parameters

e

An EventInfo object that defines the event.

Remarks

For an example that shows how to use this method, see the ClassInfo overview.

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