Microsoft SDK for Java

IProperties Interface

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

package com.ms.wfc.core

public interface IProperties

Remarks

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

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