ReactOS 0.4.15-dev-7918-g2a2556c
_CONSOLE_GETSETHISTORYINFO Struct Reference

#include <conmsg.h>

Public Attributes

UINT HistoryBufferSize
 
UINT NumberOfHistoryBuffers
 
ULONG dwFlags
 

Detailed Description

Definition at line 809 of file conmsg.h.

Member Data Documentation

◆ dwFlags

ULONG _CONSOLE_GETSETHISTORYINFO::dwFlags

Definition at line 813 of file conmsg.h.

Referenced by GetConsoleHistoryInfo(), and SetConsoleHistoryInfo().

◆ HistoryBufferSize

UINT _CONSOLE_GETSETHISTORYINFO::HistoryBufferSize

Definition at line 811 of file conmsg.h.

Referenced by GetConsoleHistoryInfo(), and SetConsoleHistoryInfo().

◆ NumberOfHistoryBuffers

UINT _CONSOLE_GETSETHISTORYINFO::NumberOfHistoryBuffers

Definition at line 812 of file conmsg.h.

Referenced by GetConsoleHistoryInfo(), and SetConsoleHistoryInfo().


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