ReactOS 0.4.15-dev-7924-g5949c20
_CONSOLE_GETALIASESEXESLENGTH Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_GETALIASESEXESLENGTH:

Public Attributes

HANDLE ConsoleHandle
 
ULONG Length
 
BOOLEAN Unicode
 

Detailed Description

Definition at line 770 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_GETALIASESEXESLENGTH::ConsoleHandle

Definition at line 772 of file conmsg.h.

Referenced by IntGetConsoleAliasExesLength().

◆ Length

ULONG _CONSOLE_GETALIASESEXESLENGTH::Length

Definition at line 773 of file conmsg.h.

Referenced by IntGetConsoleAliasExesLength().

◆ Unicode

BOOLEAN _CONSOLE_GETALIASESEXESLENGTH::Unicode

Definition at line 774 of file conmsg.h.

Referenced by IntGetConsoleAliasExesLength().


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