ReactOS 0.4.15-dev-7906-g1b85a5f
_GDIPOINTER Struct Reference

#include <pdevobj.h>

Collaboration diagram for _GDIPOINTER:

Public Attributes

BOOL Enabled
 
SIZEL Size
 
POINTL HotSpot
 
SURFACEpsurfColor
 
SURFACEpsurfMask
 
SURFACEpsurfSave
 
FLONG flags
 
RECTL Exclude
 

Detailed Description

Definition at line 27 of file pdevobj.h.

Member Data Documentation

◆ Enabled

BOOL _GDIPOINTER::Enabled

Definition at line 30 of file pdevobj.h.

Referenced by IntHideMousePointer(), and IntShowMousePointer().

◆ Exclude

RECTL _GDIPOINTER::Exclude

Definition at line 39 of file pdevobj.h.

Referenced by MouseSafetyOnDrawEnd(), MouseSafetyOnDrawStart(), and PDEVOBJ_Create().

◆ flags

FLONG _GDIPOINTER::flags

Definition at line 36 of file pdevobj.h.

Referenced by EngSetPointerShape(), and IntShowMousePointer().

◆ HotSpot

POINTL _GDIPOINTER::HotSpot

◆ psurfColor

SURFACE* _GDIPOINTER::psurfColor

Definition at line 33 of file pdevobj.h.

Referenced by EngSetPointerShape(), and IntShowMousePointer().

◆ psurfMask

SURFACE* _GDIPOINTER::psurfMask

Definition at line 34 of file pdevobj.h.

Referenced by EngSetPointerShape(), and IntShowMousePointer().

◆ psurfSave

SURFACE* _GDIPOINTER::psurfSave

Definition at line 35 of file pdevobj.h.

Referenced by EngSetPointerShape(), IntHideMousePointer(), and IntShowMousePointer().

◆ Size

SIZEL _GDIPOINTER::Size

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