IProcessHostFactoryHelper 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供擷取 IProcessHost 介面的方法。
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
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
- 衍生
- 屬性
備註
IProcessHostFactoryHelper.NET Framework 3.5 中引進。 如需詳細資訊,請參閱版本和相依性。
方法
GetProcessHost(IProcessHostSupportFunctions) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得處理序主項目。 |