Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Menyediakan antarmuka tingkat global untuk pemberitahuan GL_CONFIGURATION_CHANGE .
Sintaks
class IGlobalConfigurationChangeProvider : public IHttpEventProvider
Metode
Tabel berikut mencantumkan metode yang diekspos oleh IGlobalConfigurationChangeProvider antarmuka.
| Nama | Deskripsi |
|---|---|
| GetChangePath | Mengembalikan jalur perubahan konfigurasi. |
| SetErrorStatus | (Diwarisi dari IHttpEventProvider.) |
Kelas Turunan
Antarmuka ini tidak berisi kelas turunan.
Keterangan
Antarmuka IGlobalConfigurationChangeProvider dibuat dan diteruskan ke metode CGlobalModule::OnGlobalConfigurationChange modul ketika modul telah mendaftar untuk pemberitahuan GL_CONFIGURATION_CHANGE dalam fungsi RegisterModule modul yang diekspor.
Hierarki Warisan
IGlobalConfigurationChangeProvider
Persyaratan
| Jenis | Deskripsi |
|---|---|
| Klien | - IIS 7.0 di Windows Vista - IIS 7.5 di Windows 7 - IIS 8.0 di Windows 8 - IIS 10.0 pada Windows 10 |
| Server | - IIS 7.0 di Windows Server 2008 - IIS 7.5 di Windows Server 2008 R2 - IIS 8.0 di Windows Server 2012 - IIS 8.5 di Windows Server 2012 R2 - IIS 10.0 di Windows Server 2016 |
| Produk | - 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 |
| Header | Httpserv.h |
Lihat juga
Antarmuka Inti Server Web
CGlobalModule::OnGlobalConfigurationChange Method
Antarmuka IHttpEventProvider
Fungsi PFN_REGISTERMODULE