ReactOS 0.4.16-dev-981-g80eb313
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 3776 of file winuser.h.

Member Data Documentation

◆ atomWindowType

ATOM tagWINDOWINFO::atomWindowType

Definition at line 3785 of file winuser.h.

Referenced by GetWindowInfo().

◆ cbSize

◆ cxWindowBorders

UINT tagWINDOWINFO::cxWindowBorders

◆ cyWindowBorders

◆ dwExStyle

◆ dwStyle

◆ dwWindowStatus

DWORD tagWINDOWINFO::dwWindowStatus

Definition at line 3782 of file winuser.h.

Referenced by GetWindowInfo().

◆ rcClient

RECT tagWINDOWINFO::rcClient

Definition at line 3779 of file winuser.h.

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

◆ rcWindow

◆ wCreatorVersion

WORD tagWINDOWINFO::wCreatorVersion

Definition at line 3786 of file winuser.h.

Referenced by GetWindowInfo().


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