IProcessHostFactoryHelper Gränssnitt

Definition

Tillhandahåller en metod för att hämta ett IProcessHost gränssnitt.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

public interface class IProcessHostFactoryHelper
[System.Runtime.InteropServices.Guid("02fd465d-5c5d-4b7e-95b6-82faa031b74a")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IProcessHostFactoryHelper
[<System.Runtime.InteropServices.Guid("02fd465d-5c5d-4b7e-95b6-82faa031b74a")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IProcessHostFactoryHelper = interface
Public Interface IProcessHostFactoryHelper
Härledda
Attribut

Kommentarer

IProcessHostFactoryHelper introduceras i .NET Framework 3.5. Mer information finns i Versioner och beroenden.

Metoder

Name Description
GetProcessHost(IProcessHostSupportFunctions)

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

Hämtar processvärden.

Gäller för