ReactOS 0.4.15-dev-8079-g5db69da
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 3006 of file winuser.h.

Member Data Documentation

◆ BitsPixel

BYTE tagCURSORSHAPE::BitsPixel

Definition at line 3013 of file winuser.h.

◆ cbWidth

int tagCURSORSHAPE::cbWidth

Definition at line 3011 of file winuser.h.

◆ cx

int tagCURSORSHAPE::cx

Definition at line 3009 of file winuser.h.

◆ cy

int tagCURSORSHAPE::cy

Definition at line 3010 of file winuser.h.

◆ Planes

BYTE tagCURSORSHAPE::Planes

Definition at line 3012 of file winuser.h.

◆ xHotSpot

int tagCURSORSHAPE::xHotSpot

Definition at line 3007 of file winuser.h.

◆ yHotSpot

int tagCURSORSHAPE::yHotSpot

Definition at line 3008 of file winuser.h.


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