ReactOS 0.4.17-dev-923-g4c9a150
tagCURSORDATA Struct Reference

#include <ntuser.h>

Collaboration diagram for tagCURSORDATA:

Public Attributes

LPWSTR lpName
 
LPWSTR lpModName
 
USHORT rt
 
USHORT dummy
 
ULONG CURSORF_flags
 
SHORT xHotspot
 
SHORT yHotspot
 
HBITMAP hbmMask
 
HBITMAP hbmColor
 
HBITMAP hbmAlpha
 
RECT rcBounds
 
HBITMAP hbmUserAlpha
 
ULONG bpp
 
ULONG cx
 
ULONG cy
 
UINT cpcur
 
UINT cicur
 
struct tagCURSORDATA * aspcur
 
DWORD * aicur
 
INT * ajifRate
 
UINT iicur
 

Detailed Description

Definition at line 1177 of file ntuser.h.

Member Data Documentation

◆ aicur

DWORD* tagCURSORDATA::aicur

Definition at line 1197 of file ntuser.h.

Referenced by NtUserSetCursorIconData().

◆ ajifRate

INT* tagCURSORDATA::ajifRate

Definition at line 1198 of file ntuser.h.

Referenced by NtUserSetCursorIconData().

◆ aspcur

◆ bpp

ULONG tagCURSORDATA::bpp

Definition at line 1191 of file ntuser.h.

◆ cicur

UINT tagCURSORDATA::cicur

Definition at line 1195 of file ntuser.h.

Referenced by NtUserSetCursorIconData().

◆ cpcur

UINT tagCURSORDATA::cpcur

Definition at line 1194 of file ntuser.h.

Referenced by NtUserSetCursorIconData().

◆ CURSORF_flags

◆ cx

ULONG tagCURSORDATA::cx

◆ cy

ULONG tagCURSORDATA::cy

◆ dummy

USHORT tagCURSORDATA::dummy

Definition at line 1182 of file ntuser.h.

◆ hbmAlpha

HBITMAP tagCURSORDATA::hbmAlpha

◆ hbmColor

HBITMAP tagCURSORDATA::hbmColor

◆ hbmMask

HBITMAP tagCURSORDATA::hbmMask

◆ hbmUserAlpha

HBITMAP tagCURSORDATA::hbmUserAlpha

Definition at line 1190 of file ntuser.h.

◆ iicur

UINT tagCURSORDATA::iicur

Definition at line 1199 of file ntuser.h.

◆ lpModName

LPWSTR tagCURSORDATA::lpModName

Definition at line 1180 of file ntuser.h.

◆ lpName

LPWSTR tagCURSORDATA::lpName

Definition at line 1179 of file ntuser.h.

◆ rcBounds

RECT tagCURSORDATA::rcBounds

Definition at line 1189 of file ntuser.h.

◆ rt

◆ xHotspot

◆ yHotspot


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