ReactOS 0.4.16-dev-122-g325d74c
|
#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.