ReactOS 0.4.16-dev-1278-gd809cd0
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 3082 of file winuser.h.

Member Data Documentation

◆ BitsPixel

BYTE tagCURSORSHAPE::BitsPixel

Definition at line 3089 of file winuser.h.

◆ cbWidth

int tagCURSORSHAPE::cbWidth

Definition at line 3087 of file winuser.h.

◆ cx

int tagCURSORSHAPE::cx

Definition at line 3085 of file winuser.h.

◆ cy

int tagCURSORSHAPE::cy

Definition at line 3086 of file winuser.h.

◆ Planes

BYTE tagCURSORSHAPE::Planes

Definition at line 3088 of file winuser.h.

◆ xHotSpot

int tagCURSORSHAPE::xHotSpot

Definition at line 3083 of file winuser.h.

◆ yHotSpot

int tagCURSORSHAPE::yHotSpot

Definition at line 3084 of file winuser.h.


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