ReactOS 0.4.15-dev-7842-g558ab78
_CONSOLE_SELECTION_INFO Struct Reference

#include <wincon.h>

Collaboration diagram for _CONSOLE_SELECTION_INFO:

Public Attributes

DWORD dwFlags
 
COORD dwSelectionAnchor
 
SMALL_RECT srSelection
 

Detailed Description

Definition at line 207 of file wincon.h.

Member Data Documentation

◆ dwFlags

DWORD _CONSOLE_SELECTION_INFO::dwFlags

◆ dwSelectionAnchor

COORD _CONSOLE_SELECTION_INFO::dwSelectionAnchor

Definition at line 209 of file wincon.h.

Referenced by GuiCopyFromTextModeBuffer(), PaintSelectionRect(), and UpdateSelection().

◆ srSelection

SMALL_RECT _CONSOLE_SELECTION_INFO::srSelection

The documentation for this struct was generated from the following file: