Partager via


IGlobalConfigurationChangeProvider, interface

Fournit une interface de niveau global pour les notifications GL_CONFIGURATION_CHANGE .

Syntaxe

class IGlobalConfigurationChangeProvider : public IHttpEventProvider  

Méthodes

Le tableau suivant répertorie les méthodes exposées par l’interface IGlobalConfigurationChangeProvider .

Nom Description
GetChangePath Retourne le chemin d’accès d’une modification de configuration.
SetErrorStatus (Hérité de IHttpEventProvider.)

Classes dérivées

Cette interface ne contient aucune classe dérivée.

Remarques

Une IGlobalConfigurationChangeProvider interface est créée et transmise à la méthode CGlobalModule::OnGlobalConfigurationChange d’un module lorsque le module s’est inscrit pour la notification GL_CONFIGURATION_CHANGE dans la fonction RegisterModule exportée du module.

Hiérarchie d'héritage

IHttpEventProvider

IGlobalConfigurationChangeProvider

Spécifications

Type Description
Client - IIS 7.0 sur Windows Vista
- IIS 7.5 sur Windows 7
- IIS 8.0 sur Windows 8
- IIS 10.0 sur Windows 10
Serveur - IIS 7.0 sur Windows Server 2008
- IIS 7.5 sur Windows Server 2008 R2
- IIS 8.0 sur Windows Server 2012
- IIS 8.5 sur Windows Server 2012 R2
- IIS 10.0 sur Windows Server 2016
Produit - 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
En-tête Httpserv.h

Voir aussi

Interfaces principales du serveur web
CGlobalModule::OnGlobalConfigurationChange, méthode
IHttpEventProvider, interface
fonction PFN_REGISTERMODULE