ReactOS 0.4.16-dev-1401-gf1332c7
USKEY Struct Reference
Collaboration diagram for USKEY:

Public Attributes

HKEY HKCUstart
 
HKEY HKCUkey
 
HKEY HKLMstart
 
HKEY HKLMkey
 
WCHAR path [MAX_PATH]
 

Detailed Description

Definition at line 3519 of file registry.c.

Member Data Documentation

◆ HKCUkey

HKEY USKEY::HKCUkey

Definition at line 3522 of file registry.c.

Referenced by reg_get_hkey_from_huskey(), and SHRegCreateUSKeyW().

◆ HKCUstart

HKEY USKEY::HKCUstart

Definition at line 3521 of file registry.c.

Referenced by SHRegCreateUSKeyW().

◆ HKLMkey

HKEY USKEY::HKLMkey

Definition at line 3524 of file registry.c.

Referenced by reg_get_hkey_from_huskey().

◆ HKLMstart

HKEY USKEY::HKLMstart

Definition at line 3523 of file registry.c.

Referenced by SHRegCreateUSKeyW().

◆ path

WCHAR USKEY::path[MAX_PATH]

Definition at line 3525 of file registry.c.

Referenced by SHRegCreateUSKeyW().


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