ReactOS 0.4.15-dev-7842-g558ab78
_WINE_STORE_LIST_ENTRY Struct Reference
Collaboration diagram for _WINE_STORE_LIST_ENTRY:

Public Attributes

WINECRYPT_CERTSTOREstore
 
DWORD dwUpdateFlags
 
DWORD dwPriority
 
struct list entry
 

Detailed Description

Definition at line 27 of file collectionstore.c.

Member Data Documentation

◆ dwPriority

DWORD _WINE_STORE_LIST_ENTRY::dwPriority

Definition at line 31 of file collectionstore.c.

◆ dwUpdateFlags

DWORD _WINE_STORE_LIST_ENTRY::dwUpdateFlags

Definition at line 30 of file collectionstore.c.

◆ entry

struct list _WINE_STORE_LIST_ENTRY::entry

Definition at line 32 of file collectionstore.c.

Referenced by CertRemoveStoreFromCollection(), and CRYPT_CollectionAdvanceEnum().

◆ store


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