ReactOS 0.4.15-dev-7924-g5949c20
_CONSOLE_GETALLALIASESLENGTH Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_GETALLALIASESLENGTH:

Public Attributes

HANDLE ConsoleHandle
 
USHORT ExeLength
 
PVOID ExeName
 
ULONG Length
 
BOOLEAN Unicode
 
BOOLEAN Unicode2
 

Detailed Description

Definition at line 752 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_GETALLALIASESLENGTH::ConsoleHandle

Definition at line 754 of file conmsg.h.

Referenced by IntGetConsoleAliasesLength().

◆ ExeLength

USHORT _CONSOLE_GETALLALIASESLENGTH::ExeLength

Definition at line 755 of file conmsg.h.

Referenced by IntGetConsoleAliasesLength().

◆ ExeName

PVOID _CONSOLE_GETALLALIASESLENGTH::ExeName

Definition at line 756 of file conmsg.h.

Referenced by IntGetConsoleAliasesLength().

◆ Length

ULONG _CONSOLE_GETALLALIASESLENGTH::Length

Definition at line 757 of file conmsg.h.

Referenced by IntGetConsoleAliasesLength().

◆ Unicode

BOOLEAN _CONSOLE_GETALLALIASESLENGTH::Unicode

Definition at line 758 of file conmsg.h.

Referenced by IntGetConsoleAliasesLength().

◆ Unicode2

BOOLEAN _CONSOLE_GETALLALIASESLENGTH::Unicode2

Definition at line 759 of file conmsg.h.

Referenced by IntGetConsoleAliasesLength().


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