ReactOS 0.4.15-dev-6055-g36cdd34
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 2996 of file winuser.h.

Member Data Documentation

◆ BitsPixel

BYTE tagCURSORSHAPE::BitsPixel

Definition at line 3003 of file winuser.h.

◆ cbWidth

int tagCURSORSHAPE::cbWidth

Definition at line 3001 of file winuser.h.

◆ cx

int tagCURSORSHAPE::cx

Definition at line 2999 of file winuser.h.

◆ cy

int tagCURSORSHAPE::cy

Definition at line 3000 of file winuser.h.

◆ Planes

BYTE tagCURSORSHAPE::Planes

Definition at line 3002 of file winuser.h.

◆ xHotSpot

int tagCURSORSHAPE::xHotSpot

Definition at line 2997 of file winuser.h.

◆ yHotSpot

int tagCURSORSHAPE::yHotSpot

Definition at line 2998 of file winuser.h.


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