ReactOS 0.4.15-dev-7958-gcd0bb1a
info_table_tag Struct Reference

Public Attributes

LCID lcid
 
LANGID lang
 
DWORD todo
 
LPCSTR rfc1766
 
LPCWSTR localename
 
LPCWSTR broken_name
 

Detailed Description

Definition at line 108 of file mlang.c.

Member Data Documentation

◆ broken_name

LPCWSTR info_table_tag::broken_name

Definition at line 114 of file mlang.c.

Referenced by test_GetRfc1766Info().

◆ lang

LANGID info_table_tag::lang

Definition at line 110 of file mlang.c.

◆ lcid

LCID info_table_tag::lcid

Definition at line 109 of file mlang.c.

Referenced by test_GetRfc1766Info().

◆ localename

LPCWSTR info_table_tag::localename

Definition at line 113 of file mlang.c.

Referenced by test_GetRfc1766Info().

◆ rfc1766

LPCSTR info_table_tag::rfc1766

Definition at line 112 of file mlang.c.

◆ todo

DWORD info_table_tag::todo

Definition at line 111 of file mlang.c.


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