다음을 통해 공유


IProcessHostFactoryHelper 인터페이스

정의

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는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

프로세스 호스트를 가져옵니다.

적용 대상