C# Class TOAPI.Kernel32.CONSOLE_SELECTION_INFO

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

Public Properties

Property Type Description
dwFlags uint
dwSelectionAnchor COORD
srSelection SMALL_RECT

Property Details

dwFlags public_oe property

public uint dwFlags
return uint

dwSelectionAnchor public_oe property

public COORD,TOAPI.Kernel32 dwSelectionAnchor
return COORD

srSelection public_oe property

public SMALL_RECT,TOAPI.Kernel32 srSelection
return SMALL_RECT