ReactOS 0.4.15-dev-7934-g1dc8d80
WINE_CRYPTCERTSTORE Struct Reference

#include <crypt32_private.h>

Collaboration diagram for WINE_CRYPTCERTSTORE:

Public Attributes

DWORD dwMagic
 
LONG ref
 
DWORD dwOpenFlags
 
CertStoreType type
 
const store_vtbl_tvtbl
 
CONTEXT_PROPERTY_LISTproperties
 

Detailed Description

Definition at line 309 of file crypt32_private.h.

Member Data Documentation

◆ dwMagic

◆ dwOpenFlags

DWORD WINE_CRYPTCERTSTORE::dwOpenFlags

◆ properties

CONTEXT_PROPERTY_LIST* WINE_CRYPTCERTSTORE::properties

◆ ref

◆ type

CertStoreType WINE_CRYPTCERTSTORE::type

◆ vtbl


The documentation for this struct was generated from the following file: