ReactOS 0.4.15-dev-7842-g558ab78
_EDIT_WND_INFO Struct Reference

#include <precomp.h>

Collaboration diagram for _EDIT_WND_INFO:

Public Attributes

MDI_EDITOR_TYPE MdiEditorType
 
HWND hSelf
 
HWND hEdit
 
struct _MAIN_WND_INFOMainWnd
 
struct _EDIT_WND_INFONext
 
POINT ScrollPos
 
USHORT Zoom
 
POPEN_EDIT_INFO OpenInfo
 
LONG Width
 
LONG Height
 

Detailed Description

Definition at line 56 of file precomp.h.

Member Data Documentation

◆ hEdit

HWND _EDIT_WND_INFO::hEdit

Definition at line 61 of file precomp.h.

◆ Height

LONG _EDIT_WND_INFO::Height

Definition at line 70 of file precomp.h.

◆ hSelf

HWND _EDIT_WND_INFO::hSelf

Definition at line 60 of file precomp.h.

◆ MainWnd

struct _MAIN_WND_INFO* _EDIT_WND_INFO::MainWnd

Definition at line 62 of file precomp.h.

◆ MdiEditorType

MDI_EDITOR_TYPE _EDIT_WND_INFO::MdiEditorType

Definition at line 58 of file precomp.h.

◆ Next

struct _EDIT_WND_INFO* _EDIT_WND_INFO::Next

Definition at line 63 of file precomp.h.

◆ OpenInfo

POPEN_EDIT_INFO _EDIT_WND_INFO::OpenInfo

Definition at line 67 of file precomp.h.

◆ ScrollPos

POINT _EDIT_WND_INFO::ScrollPos

Definition at line 64 of file precomp.h.

◆ Width

LONG _EDIT_WND_INFO::Width

Definition at line 69 of file precomp.h.

◆ Zoom

USHORT _EDIT_WND_INFO::Zoom

Definition at line 65 of file precomp.h.


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