ILaunchFormHostProvider Interface

Definition

Important

This API is not CLS-compliant.

Retrieves the ILauncherFormHost interfaces contained in a service container.

public interface class ILaunchFormHostProvider
[System.CLSCompliant(false)]
public interface ILaunchFormHostProvider
[<System.CLSCompliant(false)>]
type ILaunchFormHostProvider = interface
Public Interface ILaunchFormHostProvider
Attributes

Methods

CreateServiceContainerForNode(INodeInformation)

Provides a service container for the specified node.

Applies to