ReactOS 0.4.16-dev-1097-g530d26a
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 3017 of file winuser.h.

Member Data Documentation

◆ BitsPixel

BYTE tagCURSORSHAPE::BitsPixel

Definition at line 3024 of file winuser.h.

◆ cbWidth

int tagCURSORSHAPE::cbWidth

Definition at line 3022 of file winuser.h.

◆ cx

int tagCURSORSHAPE::cx

Definition at line 3020 of file winuser.h.

◆ cy

int tagCURSORSHAPE::cy

Definition at line 3021 of file winuser.h.

◆ Planes

BYTE tagCURSORSHAPE::Planes

Definition at line 3023 of file winuser.h.

◆ xHotSpot

int tagCURSORSHAPE::xHotSpot

Definition at line 3018 of file winuser.h.

◆ yHotSpot

int tagCURSORSHAPE::yHotSpot

Definition at line 3019 of file winuser.h.


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