Microsoft SDK for Java

IComponentSite Interface

Defines the interface for a component site.

package com.ms.wfc.core

public interface IComponentSite

Remarks

A site represents the link between a component and its container. When a component is added to a container, a site is created that acts as a binding link between the component and the container.

See Also   IComponent, IContainer

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