ReactOS 0.4.15-dev-8058-ga7cbb60
key_name Struct Reference
Collaboration diagram for key_name:

Public Attributes

UNICODE_STRING name
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 449 of file registry.c.

Member Data Documentation

◆ list_entry

LIST_ENTRY key_name::list_entry

Definition at line 451 of file registry.c.

Referenced by reset_subkeys().

◆ name

UNICODE_STRING key_name::name

Definition at line 450 of file registry.c.

Referenced by reset_subkeys().


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