共用方式為


IGlobalConfigurationChangeProvider 介面

提供 GL_CONFIGURATION_CHANGE 通知的全域層級介面。

Syntax

class IGlobalConfigurationChangeProvider : public IHttpEventProvider  

方法

下表列出 介面所 IGlobalConfigurationChangeProvider 公開的方法。

名稱 描述
GetChangePath 傳回組態變更的路徑。
SetErrorStatus (繼承自 IHttpEventProvider.)

衍生類別

此介面不包含任何衍生類別。

備註

IGlobalConfigurationChangeProvider當模組已在模組匯出的RegisterModule函式中註冊GL_CONFIGURATION_CHANGE通知時,會建立介面並傳遞至模組的CGlobalModule::OnGlobalConfigurationChange方法。

繼承階層架構

IHttpEventProvider

IGlobalConfigurationChangeProvider

規格需求

類型 描述
Client - 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
標頭 Httpserv.h

另請參閱

Web Server Core 介面
CGlobalModule::OnGlobalConfigurationChange 方法
IHttpEventProvider 介面
PFN_REGISTERMODULE函式