ReactOS 0.4.15-dev-7924-g5949c20
_CONSOLE_CHILDFRM_WND Struct Reference
Collaboration diagram for _CONSOLE_CHILDFRM_WND:

Public Attributes

HWND hwnd
 
PCONSOLE_MAINFRAME_WND MainFrame
 
PTSTR pFileName
 

Detailed Description

Definition at line 48 of file console.c.

Member Data Documentation

◆ hwnd

HWND _CONSOLE_CHILDFRM_WND::hwnd

Definition at line 50 of file console.c.

Referenced by DoSaveFileAs().

◆ MainFrame

PCONSOLE_MAINFRAME_WND _CONSOLE_CHILDFRM_WND::MainFrame

Definition at line 51 of file console.c.

◆ pFileName

PTSTR _CONSOLE_CHILDFRM_WND::pFileName

Definition at line 52 of file console.c.

Referenced by DoSaveFile(), and DoSaveFileAs().


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