|
ReactOS 0.4.17-dev-573-g8315b8c
|
#include <urlmon_main.h>

Definition at line 93 of file urlmon_main.h.
| ULONG Protocol::available_bytes |
Definition at line 109 of file urlmon_main.h.
| BINDINFO Protocol::bind_info |
Definition at line 100 of file urlmon_main.h.
| DWORD Protocol::bindf |
Definition at line 99 of file urlmon_main.h.
| HINTERNET Protocol::connection |
Definition at line 103 of file urlmon_main.h.
| ULONG Protocol::content_length |
Definition at line 108 of file urlmon_main.h.
| ULONG Protocol::current_position |
Definition at line 107 of file urlmon_main.h.
| DWORD Protocol::flags |
Definition at line 104 of file urlmon_main.h.
Referenced by HttpProtocol_on_error().
| IInternetPriority Protocol::IInternetPriority_iface |
Definition at line 190 of file protocol.c.
| IInternetProtocolEx Protocol::IInternetProtocolEx_iface |
Definition at line 189 of file protocol.c.
| LONG Protocol::inner_ref |
Definition at line 192 of file protocol.c.
| IUnknown Protocol::IUnknown_inner |
Definition at line 188 of file protocol.c.
| HANDLE Protocol::lock |
Definition at line 105 of file urlmon_main.h.
| IUnknown* Protocol::outer |
Definition at line 191 of file protocol.c.
| LONG Protocol::outer_ref |
Definition at line 193 of file protocol.c.
Referenced by test_CreateBinding().
| IStream* Protocol::post_stream |
Definition at line 112 of file urlmon_main.h.
| LONG Protocol::priority |
Definition at line 114 of file urlmon_main.h.
| IInternetProtocol* Protocol::protocol |
Definition at line 96 of file urlmon_main.h.
| IInternetProtocolSink* Protocol::protocol_sink |
Definition at line 97 of file urlmon_main.h.
| ULONG Protocol::query_available |
Definition at line 110 of file urlmon_main.h.
| HINTERNET Protocol::request |
Definition at line 102 of file urlmon_main.h.
| const ProtocolVtbl* Protocol::vtbl |
Definition at line 94 of file urlmon_main.h.