ReactOS 0.4.15-dev-8028-g8e799e2
_CONSOLE_SETICON Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_SETICON:

Public Attributes

HANDLE ConsoleHandle
 
HICON IconHandle
 

Detailed Description

Definition at line 720 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_SETICON::ConsoleHandle

Definition at line 722 of file conmsg.h.

Referenced by SetConsoleIcon().

◆ IconHandle

HICON _CONSOLE_SETICON::IconHandle

Definition at line 723 of file conmsg.h.

Referenced by SetConsoleIcon().


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