ReactOS 0.4.15-dev-7953-g1f49173
LOGBRUSH16 Struct Reference

#include <wingdi16.h>

Public Attributes

UINT16 lbStyle
 
COLORREF lbColor
 
INT16 lbHatch
 

Detailed Description

Definition at line 30 of file wingdi16.h.

Member Data Documentation

◆ lbColor

COLORREF LOGBRUSH16::lbColor

Definition at line 33 of file wingdi16.h.

Referenced by metadc_create_brush(), and MFDRV_CreateBrushIndirect().

◆ lbHatch

INT16 LOGBRUSH16::lbHatch

Definition at line 34 of file wingdi16.h.

Referenced by metadc_create_brush(), and MFDRV_CreateBrushIndirect().

◆ lbStyle

UINT16 LOGBRUSH16::lbStyle

Definition at line 32 of file wingdi16.h.

Referenced by metadc_create_brush(), and MFDRV_CreateBrushIndirect().


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