ReactOS 0.4.16-dev-1204-gb627a42
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 3841 of file winuser.h.

Member Data Documentation

◆ atomWindowType

ATOM tagWINDOWINFO::atomWindowType

Definition at line 3850 of file winuser.h.

Referenced by GetWindowInfo().

◆ cbSize

◆ cxWindowBorders

UINT tagWINDOWINFO::cxWindowBorders

◆ cyWindowBorders

◆ dwExStyle

◆ dwStyle

◆ dwWindowStatus

DWORD tagWINDOWINFO::dwWindowStatus

Definition at line 3847 of file winuser.h.

Referenced by GetWindowInfo().

◆ rcClient

RECT tagWINDOWINFO::rcClient

Definition at line 3844 of file winuser.h.

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

◆ rcWindow

◆ wCreatorVersion

WORD tagWINDOWINFO::wCreatorVersion

Definition at line 3851 of file winuser.h.

Referenced by GetWindowInfo().


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