ReactOS 0.4.15-dev-7958-gcd0bb1a
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 198 of file lang.c.

Member Data Documentation

◆ cached_value

WCHAR* registry_value::cached_value

Definition at line 202 of file lang.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

DWORD registry_value::lctype

Definition at line 200 of file lang.c.

Referenced by get_locale_registry_value(), GetLocaleInfoW(), SetLocaleInfoA(), and SetLocaleInfoW().

◆ name

const WCHAR* registry_value::name

Definition at line 201 of file lang.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: