ReactOS 0.4.15-dev-7918-g2a2556c
_CONSOLE_SETHISTORYNUMBERCOMMANDS Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_SETHISTORYNUMBERCOMMANDS:

Public Attributes

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

Detailed Description

Definition at line 816 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_SETHISTORYNUMBERCOMMANDS::ConsoleHandle

Definition at line 818 of file conmsg.h.

Referenced by IntSetConsoleNumberOfCommands().

◆ ExeLength

USHORT _CONSOLE_SETHISTORYNUMBERCOMMANDS::ExeLength

Definition at line 820 of file conmsg.h.

Referenced by IntSetConsoleNumberOfCommands().

◆ ExeName

PVOID _CONSOLE_SETHISTORYNUMBERCOMMANDS::ExeName

Definition at line 821 of file conmsg.h.

Referenced by IntSetConsoleNumberOfCommands().

◆ NumCommands

ULONG _CONSOLE_SETHISTORYNUMBERCOMMANDS::NumCommands

Definition at line 819 of file conmsg.h.

Referenced by IntSetConsoleNumberOfCommands().

◆ Unicode

BOOLEAN _CONSOLE_SETHISTORYNUMBERCOMMANDS::Unicode

Definition at line 822 of file conmsg.h.

Referenced by IntSetConsoleNumberOfCommands().

◆ Unicode2

BOOLEAN _CONSOLE_SETHISTORYNUMBERCOMMANDS::Unicode2

Definition at line 823 of file conmsg.h.

Referenced by IntSetConsoleNumberOfCommands().


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