HTTP_LOG_DATA structure
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
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
See also
Show: