ReactOS 0.4.15-dev-7788-g1ad9096
tagWINDOWINFO Struct Reference

#include <winuser.h>

Collaboration diagram for tagWINDOWINFO:

Public Attributes

DWORD cbSize
 
RECT rcWindow
 
RECT rcClient
 
DWORD dwStyle
 
DWORD dwExStyle
 
DWORD dwWindowStatus
 
UINT cxWindowBorders
 
UINT cyWindowBorders
 
ATOM atomWindowType
 
WORD wCreatorVersion
 

Detailed Description

Definition at line 3765 of file winuser.h.

Member Data Documentation

◆ atomWindowType

ATOM tagWINDOWINFO::atomWindowType

Definition at line 3774 of file winuser.h.

Referenced by GetWindowInfo().

◆ cbSize

◆ cxWindowBorders

UINT tagWINDOWINFO::cxWindowBorders

◆ cyWindowBorders

◆ dwExStyle

◆ dwStyle

◆ dwWindowStatus

DWORD tagWINDOWINFO::dwWindowStatus

Definition at line 3771 of file winuser.h.

Referenced by GetWindowInfo().

◆ rcClient

RECT tagWINDOWINFO::rcClient

Definition at line 3768 of file winuser.h.

Referenced by CalcChildScroll(), DefWndNCHitTest(), GetWindowInfo(), and SCROLL_DrawInterior().

◆ rcWindow

◆ wCreatorVersion

WORD tagWINDOWINFO::wCreatorVersion

Definition at line 3775 of file winuser.h.

Referenced by GetWindowInfo().


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