ReactOS 0.4.15-dev-7958-gcd0bb1a
tagPAINTSTRUCT Struct Reference

#include <winuser.h>

Collaboration diagram for tagPAINTSTRUCT:

Public Attributes

HDC hdc
 
BOOL fErase
 
RECT rcPaint
 
BOOL fRestore
 
BOOL fIncUpdate
 
BYTE rgbReserved [32]
 

Detailed Description

Definition at line 3104 of file winuser.h.

Member Data Documentation

◆ fErase

◆ fIncUpdate

BOOL tagPAINTSTRUCT::fIncUpdate

Definition at line 3109 of file winuser.h.

◆ fRestore

BOOL tagPAINTSTRUCT::fRestore

Definition at line 3108 of file winuser.h.

◆ hdc

◆ rcPaint

◆ rgbReserved

BYTE tagPAINTSTRUCT::rgbReserved[32]

Definition at line 3110 of file winuser.h.


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