ReactOS 0.4.15-dev-7918-g2a2556c
_BRUSHOBJ Struct Reference

#include <winddi.h>

Collaboration diagram for _BRUSHOBJ:

Public Attributes

ULONG iSolidColor
 
PVOID pvRbrush
 
FLONG flColorType
 

Detailed Description

Definition at line 233 of file winddi.h.

Member Data Documentation

◆ flColorType

FLONG _BRUSHOBJ::flColorType

Definition at line 236 of file winddi.h.

Referenced by EBRUSHOBJ_vInit().

◆ iSolidColor

◆ pvRbrush

PVOID _BRUSHOBJ::pvRbrush

Definition at line 235 of file winddi.h.

Referenced by EBRUSHOBJ_vCleanup(), and EBRUSHOBJ_vInit().


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