ReactOS 0.4.16-dev-321-g63bb46a
|
#include <urlmon_main.h>
Public Attributes | |
HRESULT(* | open_request )(Protocol *, IUri *, DWORD, HINTERNET, IInternetBindInfo *) |
HRESULT(* | end_request )(Protocol *) |
HRESULT(* | start_downloading )(Protocol *) |
void(* | close_connection )(Protocol *) |
void(* | on_error )(Protocol *, DWORD) |
Definition at line 121 of file urlmon_main.h.
Definition at line 125 of file urlmon_main.h.
Definition at line 123 of file urlmon_main.h.
Definition at line 126 of file urlmon_main.h.
Definition at line 122 of file urlmon_main.h.
Definition at line 124 of file urlmon_main.h.