Microsoft SDK for Java

IExtenders Interface

Defines a callback interface for enumerating the extender properties of a component.

package com.ms.wfc.core

public interface IExtenders

Remarks

This interface is used in implementations of the getExtenders method of IClassInfo. This method is passed an instance of IExtenders and is responsible for calling IExtenders.add to enumerate the extender properties of the associated component class.

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