ReactOS 0.4.15-dev-7918-g2a2556c
_CONSOLE_GETSELECTIONINFO Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_GETSELECTIONINFO:

Public Attributes

HANDLE ConsoleHandle
 
CONSOLE_SELECTION_INFO Info
 

Detailed Description

Definition at line 841 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_GETSELECTIONINFO::ConsoleHandle

Definition at line 843 of file conmsg.h.

Referenced by GetConsoleSelectionInfo().

◆ Info

CONSOLE_SELECTION_INFO _CONSOLE_GETSELECTIONINFO::Info

Definition at line 844 of file conmsg.h.

Referenced by GetConsoleSelectionInfo().


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