ReactOS 0.4.15-dev-7924-g5949c20
_CONSOLE_EXPUNGECOMMANDHISTORY Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_EXPUNGECOMMANDHISTORY:

Public Attributes

HANDLE ConsoleHandle
 
USHORT ExeLength
 
PVOID ExeName
 
BOOLEAN Unicode
 
BOOLEAN Unicode2
 

Detailed Description

Definition at line 800 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_EXPUNGECOMMANDHISTORY::ConsoleHandle

Definition at line 802 of file conmsg.h.

Referenced by IntExpungeConsoleCommandHistory().

◆ ExeLength

USHORT _CONSOLE_EXPUNGECOMMANDHISTORY::ExeLength

Definition at line 803 of file conmsg.h.

Referenced by IntExpungeConsoleCommandHistory().

◆ ExeName

PVOID _CONSOLE_EXPUNGECOMMANDHISTORY::ExeName

Definition at line 804 of file conmsg.h.

Referenced by IntExpungeConsoleCommandHistory().

◆ Unicode

BOOLEAN _CONSOLE_EXPUNGECOMMANDHISTORY::Unicode

Definition at line 805 of file conmsg.h.

Referenced by IntExpungeConsoleCommandHistory().

◆ Unicode2

BOOLEAN _CONSOLE_EXPUNGECOMMANDHISTORY::Unicode2

Definition at line 806 of file conmsg.h.

Referenced by IntExpungeConsoleCommandHistory().


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