Microsoft SDK for Java

IExtenders.add

Adds an extender property to the associated component class.

Syntax

public void add( ExtenderInfo e )

Parameters

e

An ExtenderInfo object that defines the event.

Remarks

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

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