다음을 통해 공유


IProcessHostSupportFunctions 인터페이스

프로세스 호스트에 대한 도우미 함수를 제공합니다.

구문

struct IProcessHostSupportFunctions : IUnknown  

메서드

다음 표에서는 인터페이스에서 노출하는 메서드를 나열합니다 IProcessHostSupportFunctions .

속성 Description
IProcessHostSupportFunctions::GetAppHostConfigFilename 애플리케이션 호스트 구성(.config) 파일 경로를 검색합니다.
IProcessHostSupportFunctions::GetApplicationProperties 애플리케이션의 메타베이스에서 속성을 검색합니다.
IProcessHostSupportFunctions::GetConfigToken 지정된 애플리케이션의 루트 디렉터리에 대한 Windows 보안 토큰을 검색합니다.
IProcessHostSupportFunctions::GetNativeConfigurationSystem INativeConfigurationSystem 인터페이스 포인터를 검색합니다.
IProcessHostSupportFunctions::GetRootWebConfigFilename ApplicationHost.config 파일의 실제 경로를 검색합니다.
IProcessHostSupportFunctions::MapPath 상대 URL의 실제 경로를 검색합니다.

속성

이 인터페이스에는 속성이 없습니다.

파생 클래스

이 인터페이스에는 파생 클래스가 없습니다.

상속 계층 구조

IUnknown

IProcessHostSupportFunctions

요구 사항

형식 Description
클라이언트 - Windows Vista의 IIS 7.0
- Windows 7의 IIS 7.5
- Windows 8의 IIS 8.0
- WINDOWS 10 IIS 10.0
서버 - Windows Server 2008의 IIS 7.0
- Windows Server 2008 R2의 IIS 7.5
- Windows Server 2012의 IIS 8.0
- Windows Server 2012 R2의 IIS 8.5
- WINDOWS SERVER 2016 IIS 10.0
제품 - IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0
- IIS Express 7.5, IIS Express 8.0, IIS Express 10.0
헤더 Webhost.h

참고 항목

Windows 프로세스 정품 인증 서비스 인터페이스