ReactOS 0.4.15-dev-7942-gd23573b
_CONSOLE_GETLANGID Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_GETLANGID:

Public Attributes

HANDLE ConsoleHandle
 
LANGID LangId
 

Detailed Description

Definition at line 862 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_GETLANGID::ConsoleHandle

Definition at line 864 of file conmsg.h.

Referenced by SetTEBLangID().

◆ LangId

LANGID _CONSOLE_GETLANGID::LangId

Definition at line 865 of file conmsg.h.

Referenced by SetTEBLangID().


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