ReactOS 0.4.16-dev-2491-g3dc6630
tagCURSORSHAPE Struct Reference

#include <winuser.h>

Collaboration diagram for tagCURSORSHAPE:

Public Attributes

int xHotSpot
 
int yHotSpot
 
int cx
 
int cy
 
int cbWidth
 
BYTE Planes
 
BYTE BitsPixel
 

Detailed Description

Definition at line 3114 of file winuser.h.

Member Data Documentation

◆ BitsPixel

BYTE tagCURSORSHAPE::BitsPixel

Definition at line 3121 of file winuser.h.

◆ cbWidth

int tagCURSORSHAPE::cbWidth

Definition at line 3119 of file winuser.h.

◆ cx

int tagCURSORSHAPE::cx

Definition at line 3117 of file winuser.h.

◆ cy

int tagCURSORSHAPE::cy

Definition at line 3118 of file winuser.h.

◆ Planes

BYTE tagCURSORSHAPE::Planes

Definition at line 3120 of file winuser.h.

◆ xHotSpot

int tagCURSORSHAPE::xHotSpot

Definition at line 3115 of file winuser.h.

◆ yHotSpot

int tagCURSORSHAPE::yHotSpot

Definition at line 3116 of file winuser.h.


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