ReactOS 0.4.16-dev-753-g705a985
|
#include <crypt32_private.h>
Public Attributes | |
void(* | free )(context_t *) |
struct _context_t *(* | clone )(context_t *, struct WINE_CRYPTCERTSTORE *, BOOL) |
Definition at line 170 of file crypt32_private.h.
struct _context_t *(* context_vtbl_t::clone) (context_t *, struct WINE_CRYPTCERTSTORE *, BOOL) |
Definition at line 171 of file crypt32_private.h.
Referenced by MemStore_addContext().
Definition at line 171 of file crypt32_private.h.