ReactOS 0.4.15-dev-7942-gd23573b
_WINE_FILESTOREINFO Struct Reference
Collaboration diagram for _WINE_FILESTOREINFO:

Public Attributes

DWORD dwOpenFlags
 
HCERTSTORE memStore
 
HANDLE file
 
DWORD type
 
BOOL dirty
 

Detailed Description

Definition at line 29 of file filestore.c.

Member Data Documentation

◆ dirty

◆ dwOpenFlags

DWORD _WINE_FILESTOREINFO::dwOpenFlags

Definition at line 31 of file filestore.c.

Referenced by CRYPT_FileControl().

◆ file

HANDLE _WINE_FILESTOREINFO::file

Definition at line 33 of file filestore.c.

Referenced by CRYPT_FileCloseStore(), and CRYPT_FileControl().

◆ memStore

HCERTSTORE _WINE_FILESTOREINFO::memStore

Definition at line 32 of file filestore.c.

Referenced by CRYPT_FileCloseStore(), and CRYPT_FileControl().

◆ type

DWORD _WINE_FILESTOREINFO::type

Definition at line 34 of file filestore.c.

Referenced by CRYPT_FileCloseStore(), and CRYPT_FileControl().


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