ReactOS 0.4.15-dev-7842-g558ab78
_CVR Struct Reference

#include <winpos.h>

Collaboration diagram for _CVR:

Public Attributes

WINDOWPOS pos
 
LONG xClientNew
 
LONG yClientNew
 
LONG cxClientNew
 
LONG cyClientNew
 
RECT rcBlt
 
LONG dxBlt
 
LONG dyBlt
 
UINT fsRE
 
HRGN hrgnVisOld
 
PTHREADINFO pti
 
HRGN hrgnClip
 
HRGN hrgnInterMonitor
 

Detailed Description

Definition at line 3 of file winpos.h.

Member Data Documentation

◆ cxClientNew

LONG _CVR::cxClientNew

Definition at line 8 of file winpos.h.

◆ cyClientNew

LONG _CVR::cyClientNew

Definition at line 9 of file winpos.h.

◆ dxBlt

LONG _CVR::dxBlt

Definition at line 11 of file winpos.h.

◆ dyBlt

LONG _CVR::dyBlt

Definition at line 12 of file winpos.h.

◆ fsRE

UINT _CVR::fsRE

Definition at line 13 of file winpos.h.

◆ hrgnClip

HRGN _CVR::hrgnClip

Definition at line 16 of file winpos.h.

Referenced by IntDeferWindowPos().

◆ hrgnInterMonitor

HRGN _CVR::hrgnInterMonitor

Definition at line 17 of file winpos.h.

Referenced by IntDeferWindowPos().

◆ hrgnVisOld

HRGN _CVR::hrgnVisOld

Definition at line 14 of file winpos.h.

◆ pos

WINDOWPOS _CVR::pos

Definition at line 5 of file winpos.h.

Referenced by IntDeferWindowPos(), and IntEndDeferWindowPosEx().

◆ pti

PTHREADINFO _CVR::pti

Definition at line 15 of file winpos.h.

◆ rcBlt

RECT _CVR::rcBlt

Definition at line 10 of file winpos.h.

◆ xClientNew

LONG _CVR::xClientNew

Definition at line 6 of file winpos.h.

◆ yClientNew

LONG _CVR::yClientNew

Definition at line 7 of file winpos.h.


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