Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The HTTP_LOG_DATA structure contains a value that specifies the type of the log data.
Syntax
typedef struct _HTTP_LOG_DATA {
HTTP_LOG_DATA_TYPE Type;
} HTTP_LOG_DATA, *PHTTP_LOG_DATA;
Members
Type
An HTTP_LOG_DATA_TYPE enumeration value that specifies the type.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | http.h |