ReactOS 0.4.15-dev-7953-g1f49173
_CONSOLE_GETALIASESEXES Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_GETALIASESEXES:

Public Attributes

HANDLE ConsoleHandle
 
ULONG Length
 
PVOID ExeNames
 
BOOLEAN Unicode
 

Detailed Description

Definition at line 762 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_GETALIASESEXES::ConsoleHandle

Definition at line 764 of file conmsg.h.

Referenced by IntGetConsoleAliasExes().

◆ ExeNames

PVOID _CONSOLE_GETALIASESEXES::ExeNames

Definition at line 766 of file conmsg.h.

Referenced by IntGetConsoleAliasExes().

◆ Length

ULONG _CONSOLE_GETALIASESEXES::Length

Definition at line 765 of file conmsg.h.

Referenced by IntGetConsoleAliasExes().

◆ Unicode

BOOLEAN _CONSOLE_GETALIASESEXES::Unicode

Definition at line 767 of file conmsg.h.

Referenced by IntGetConsoleAliasExes().


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