ReactOS 0.4.16-dev-329-g9223134
|
#include <winhttp_private.h>
Definition at line 50 of file winhttp_private.h.
WINHTTP_STATUS_CALLBACK object_header::callback |
Definition at line 62 of file winhttp_private.h.
Definition at line 65 of file winhttp_private.h.
DWORD_PTR object_header::context |
Definition at line 60 of file winhttp_private.h.
DWORD object_header::disable_flags |
Definition at line 56 of file winhttp_private.h.
Definition at line 64 of file winhttp_private.h.
DWORD object_header::error |
Definition at line 59 of file winhttp_private.h.
DWORD object_header::flags |
Definition at line 55 of file winhttp_private.h.
HINTERNET object_header::handle |
Definition at line 53 of file winhttp_private.h.
Referenced by alloc_handle(), and free_handle().
DWORD object_header::logon_policy |
Definition at line 57 of file winhttp_private.h.
DWORD object_header::notify_mask |
Definition at line 63 of file winhttp_private.h.
DWORD object_header::redirect_policy |
Definition at line 58 of file winhttp_private.h.
LONG object_header::refs |
Definition at line 61 of file winhttp_private.h.
Referenced by addref_object(), and release_object().
DWORD object_header::type |
Definition at line 52 of file winhttp_private.h.
const struct object_vtbl* object_header::vtbl |
Definition at line 54 of file winhttp_private.h.