ReactOS 0.4.15-dev-7931-gfd331f1
HTTPHEADERW Struct Reference

#include <internet.h>

Public Attributes

LPWSTR lpszField
 
LPWSTR lpszValue
 
WORD wFlags
 
WORD wCount
 

Detailed Description

Definition at line 318 of file internet.h.

Member Data Documentation

◆ lpszField

LPWSTR HTTPHEADERW::lpszField

Definition at line 320 of file internet.h.

Referenced by HTTP_InsertCustomHeader().

◆ lpszValue

◆ wCount

WORD HTTPHEADERW::wCount

Definition at line 323 of file internet.h.

Referenced by HTTP_InsertCustomHeader().

◆ wFlags

WORD HTTPHEADERW::wFlags

Definition at line 322 of file internet.h.

Referenced by HTTP_HttpQueryInfoW(), HTTP_InsertCustomHeader(), and HTTP_ProcessHeader().


The documentation for this struct was generated from the following file: