IProcessHostFactoryHelper Interfaccia

Definizione

Fornisce un metodo per recuperare un'interfaccia IProcessHost.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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
Derivato
Attributi

Commenti

IProcessHostFactoryHelperè stato introdotto in .NET Framework 3.5. Per altre informazioni, vedere Versioni e dipendenze.

Metodi

GetProcessHost(IProcessHostSupportFunctions)

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Ottiene l'host di processo.

Si applica a