Partager via


IHttpSysRequestInfoFeature Interface

Définition

Cela expose le point d’extensibilité Http.Sys HTTP_REQUEST_INFO en tant que données opaques pour que l’appelant interpérât. https://learn.microsoft.com/en-us/windows/win32/api/http/ns-http-http_request_v2, https://learn.microsoft.com/en-us/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 des HTTP_REQUEST_INFO pour la demande actuelle. L’entier représente la valeur d’identification HTTP_REQUEST_INFO_TYPE d’énumération. La mémoire est des octets opaques qui doivent être interpercés au format spécifié par la valeur d’énumération.

S’applique à