ReactOS 0.4.15-dev-7934-g1dc8d80
HttpProtocol Struct Reference
Collaboration diagram for HttpProtocol:

Public Attributes

Protocol base
 
IUnknown IUnknown_inner
 
IInternetProtocolEx IInternetProtocolEx_iface
 
IInternetPriority IInternetPriority_iface
 
IWinInetHttpInfo IWinInetHttpInfo_iface
 
BOOL https
 
IHttpNegotiatehttp_negotiate
 
WCHARfull_header
 
LONG ref
 
IUnknownouter
 

Detailed Description

Definition at line 32 of file http.c.

Member Data Documentation

◆ base

Protocol HttpProtocol::base

Definition at line 33 of file http.c.

◆ full_header

WCHAR* HttpProtocol::full_header

Definition at line 42 of file http.c.

◆ http_negotiate

IHttpNegotiate* HttpProtocol::http_negotiate

Definition at line 41 of file http.c.

◆ https

BOOL HttpProtocol::https

Definition at line 40 of file http.c.

◆ IInternetPriority_iface

IInternetPriority HttpProtocol::IInternetPriority_iface

Definition at line 37 of file http.c.

◆ IInternetProtocolEx_iface

IInternetProtocolEx HttpProtocol::IInternetProtocolEx_iface

Definition at line 36 of file http.c.

◆ IUnknown_inner

IUnknown HttpProtocol::IUnknown_inner

Definition at line 35 of file http.c.

◆ IWinInetHttpInfo_iface

IWinInetHttpInfo HttpProtocol::IWinInetHttpInfo_iface

Definition at line 38 of file http.c.

◆ outer

IUnknown* HttpProtocol::outer

Definition at line 45 of file http.c.

◆ ref

LONG HttpProtocol::ref

Definition at line 44 of file http.c.


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