Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1000 Bytes

console-selection.md

File metadata and controls

22 lines (19 loc) · 1000 Bytes
title description author ms.author ms.topic keywords MS-HAID MSHAttr ms.assetid
Console Selection
An accessibility application needs information about the user's selection in the console.
miniksa
miniksa
conceptual
console, character mode applications, command line applications, terminal applications, console api
\_win32\_console\_selection
base.console\_selection
consoles.console\_selection
PreferredSiteName:MSDN
PreferredLib:/library/windows/desktop
2f631e1b-d502-45b7-9c15-34c01e913738

Console Selection

[!INCLUDE not-recommended-banner]

An accessibility application needs information about the user's selection in the console. To retrieve the current console selection, call the GetConsoleSelectionInfo function. The CONSOLE_SELECTION_INFO structure contains information about the selection, such as the anchor, coordinates, and status.