ReactOS 0.4.15-dev-7924-g5949c20
_ROOT_KEY Struct Reference
Collaboration diagram for _ROOT_KEY:

Public Attributes

PCWSTR Name
 
PCWSTR MountPoint
 
HANDLE Handle
 

Detailed Description

Definition at line 63 of file registry.c.

Member Data Documentation

◆ Handle

HANDLE _ROOT_KEY::Handle

◆ MountPoint

PCWSTR _ROOT_KEY::MountPoint

Definition at line 66 of file registry.c.

Referenced by GetRootKeyByName(), and GetRootKeyByPredefKey().

◆ Name

PCWSTR _ROOT_KEY::Name

Definition at line 65 of file registry.c.


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