Partager via


PFN_ASYNC_COMPLETION fonction

Définit le prototype de fonction d’achèvement asynchrone.

Syntaxe

typedef REQUEST_NOTIFICATION_STATUS(WINAPI* PFN_ASYNC_COMPLETION)(  
   IHttpContext3* pHttpContext,  
   IHttpCompletionInfo2* pCompletionInfo,  
   VOID* pvCompletionContext  
);  

Paramètres

pHttpContext
Pointeur vers une interface IHttpContext3 .

pCompletionInfo
Pointeur vers une interface IHttpCompletionInfo2 .

pvCompletionCointext
Pointe vers les informations de contexte d’achèvement de l’opération.

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