C# Class TOAPI.Kernel32.CONSOLE_SELECTION_INFO

Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
dwFlags uint
dwSelectionAnchor COORD
srSelection SMALL_RECT

Property Details

dwFlags public property

public uint dwFlags
return uint

dwSelectionAnchor public property

public COORD,TOAPI.Kernel32 dwSelectionAnchor
return COORD

srSelection public property

public SMALL_RECT,TOAPI.Kernel32 srSelection
return SMALL_RECT