IHttpSysRequestInfoFeature Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cela expose le point d’extensibilité http.Sys HTTP_REQUEST_INFO en tant que données opaques pour que l’appelant interperate. https://learn.microsoft.com/windows/win32/api/http/ns-http-http_request_v2, https://learn.microsoft.com/windows/win32/api/http/ns-http-http_request_info
public interface class IHttpSysRequestInfoFeature
public interface IHttpSysRequestInfoFeature
type IHttpSysRequestInfoFeature = interface
Public Interface IHttpSysRequestInfoFeature
Propriétés
RequestInfo |
Collection de la HTTP_REQUEST_INFO pour la requête actuelle. L’entier représente la valeur d’énumération HTTP_REQUEST_INFO_TYPE d’identification. La mémoire est des octets opaques qui doivent être interpercés dans le format spécifié par la valeur d’énumération. |