ReactOS 0.4.15-dev-7958-gcd0bb1a
_WINE_HASH_TO_DELETE Struct Reference
Collaboration diagram for _WINE_HASH_TO_DELETE:

Public Attributes

BYTE hash [20]
 
struct list entry
 

Detailed Description

Definition at line 30 of file regstore.c.

Member Data Documentation

◆ entry

struct list _WINE_HASH_TO_DELETE::entry

Definition at line 33 of file regstore.c.

Referenced by CRYPT_RegDeleteContext(), and CRYPT_RegWriteToReg().

◆ hash

BYTE _WINE_HASH_TO_DELETE::hash[20]

Definition at line 32 of file regstore.c.

Referenced by CRYPT_RegDeleteContext(), and CRYPT_RegWriteToReg().


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