|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winhttp_private.h>

Public Attributes | |
| void(* | destroy )(struct object_header *) |
| BOOL(* | query_option )(struct object_header *, DWORD, void *, DWORD *) |
| BOOL(* | set_option )(struct object_header *, DWORD, void *, DWORD) |
Definition at line 43 of file winhttp_private.h.
| void(* object_vtbl::destroy) (struct object_header *) |
Definition at line 45 of file winhttp_private.h.
Definition at line 46 of file winhttp_private.h.
Definition at line 47 of file winhttp_private.h.