ReactOS 0.4.15-dev-8100-g1887773
registry_value Struct Reference

Public Attributes

DWORD lctype
 
const WCHARname
 
WCHARcached_value
 
const charszName
 
const DWORD dwType
 
const charszValue
 
const DWORD dwValue
 

Detailed Description

Definition at line 210 of file locale.c.

Member Data Documentation

◆ cached_value

WCHAR* registry_value::cached_value

Definition at line 214 of file locale.c.

Referenced by get_registry_locale_info().

◆ dwType

const DWORD registry_value::dwType

Definition at line 56 of file shortcut.c.

◆ dwValue

const DWORD registry_value::dwValue

Definition at line 58 of file shortcut.c.

◆ lctype

◆ name

const WCHAR* registry_value::name

Definition at line 213 of file locale.c.

Referenced by get_registry_locale_info().

◆ szName

const char* registry_value::szName

Definition at line 55 of file shortcut.c.

◆ szValue

const char* registry_value::szValue

Definition at line 57 of file shortcut.c.


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