ReactOS 0.4.16-dev-178-g8ba6102
_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: