ReactOS 0.4.16-dev-13-ge2fc578
|
#include <conmsg.h>
Public Attributes | |
UINT | HistoryBufferSize |
UINT | NumberOfHistoryBuffers |
ULONG | dwFlags |
ULONG _CONSOLE_GETSETHISTORYINFO::dwFlags |
Definition at line 813 of file conmsg.h.
Referenced by GetConsoleHistoryInfo(), and SetConsoleHistoryInfo().
UINT _CONSOLE_GETSETHISTORYINFO::HistoryBufferSize |
Definition at line 811 of file conmsg.h.
Referenced by GetConsoleHistoryInfo(), and SetConsoleHistoryInfo().
UINT _CONSOLE_GETSETHISTORYINFO::NumberOfHistoryBuffers |
Definition at line 812 of file conmsg.h.
Referenced by GetConsoleHistoryInfo(), and SetConsoleHistoryInfo().