C# Class TOAPI.Kernel32.CONSOLE_HISTORY_INFO

ファイルを表示 Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
HistoryBufferSize System.Int32
NumberOfHistoryBuffers System.Int32
cbSize System.Int32
dwFlags System.Int32

Public Methods

Method Description
Init ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void

Property Details

HistoryBufferSize public_oe property

public Int32,System HistoryBufferSize
return System.Int32

NumberOfHistoryBuffers public_oe property

public Int32,System NumberOfHistoryBuffers
return System.Int32

cbSize public_oe property

public Int32,System cbSize
return System.Int32

dwFlags public_oe property

public Int32,System dwFlags
return System.Int32