ReactOS 0.4.15-dev-7924-g5949c20
_CONSOLE_SETHISTORYMODE Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_SETHISTORYMODE:

Public Attributes

HANDLE ConsoleHandle
 
ULONG Mode
 

Detailed Description

Definition at line 826 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_SETHISTORYMODE::ConsoleHandle

Definition at line 828 of file conmsg.h.

Referenced by SetConsoleCommandHistoryMode().

◆ Mode

ULONG _CONSOLE_SETHISTORYMODE::Mode

Definition at line 829 of file conmsg.h.

Referenced by SetConsoleCommandHistoryMode().


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