ReactOS 0.4.16-dev-455-g37b0646
|
Public Attributes | |
WINECRYPT_CERTSTORE * | store |
DWORD | dwUpdateFlags |
DWORD | dwPriority |
struct list | entry |
Definition at line 27 of file collectionstore.c.
DWORD _WINE_STORE_LIST_ENTRY::dwPriority |
Definition at line 31 of file collectionstore.c.
DWORD _WINE_STORE_LIST_ENTRY::dwUpdateFlags |
Definition at line 30 of file collectionstore.c.
Definition at line 32 of file collectionstore.c.
Referenced by CertRemoveStoreFromCollection(), and CRYPT_CollectionAdvanceEnum().
WINECRYPT_CERTSTORE* _WINE_STORE_LIST_ENTRY::store |
Definition at line 29 of file collectionstore.c.
Referenced by CertRemoveStoreFromCollection(), Collection_enumCert(), Collection_enumCRL(), Collection_enumCTL(), CRYPT_CollectionAddContext(), and CRYPT_CollectionAdvanceEnum().