ReactOS 0.4.15-dev-7907-g95bf896
_CONSOLE_SETHANDLEINFO Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_SETHANDLEINFO:

Public Attributes

HANDLE ConsoleHandle
 
HANDLE Handle
 
ULONG Mask
 
ULONG Flags
 

Detailed Description

Definition at line 654 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_SETHANDLEINFO::ConsoleHandle

Definition at line 656 of file conmsg.h.

Referenced by SetConsoleHandleInformation().

◆ Flags

ULONG _CONSOLE_SETHANDLEINFO::Flags

Definition at line 659 of file conmsg.h.

Referenced by SetConsoleHandleInformation().

◆ Handle

HANDLE _CONSOLE_SETHANDLEINFO::Handle

Definition at line 657 of file conmsg.h.

Referenced by SetConsoleHandleInformation().

◆ Mask

ULONG _CONSOLE_SETHANDLEINFO::Mask

Definition at line 658 of file conmsg.h.

Referenced by SetConsoleHandleInformation().


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