ReactOS 0.4.15-dev-7924-g5949c20
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 tagCURSORDATAaspcur
 
DWORDaicur
 
INTajifRate
 
UINT iicur
 

Detailed Description

Definition at line 1173 of file ntuser.h.

Member Data Documentation

◆ aicur

DWORD* tagCURSORDATA::aicur

Definition at line 1193 of file ntuser.h.

Referenced by NtUserSetCursorIconData().

◆ ajifRate

INT* tagCURSORDATA::ajifRate

Definition at line 1194 of file ntuser.h.

Referenced by NtUserSetCursorIconData().

◆ aspcur

◆ bpp

ULONG tagCURSORDATA::bpp

Definition at line 1187 of file ntuser.h.

◆ cicur

UINT tagCURSORDATA::cicur

Definition at line 1191 of file ntuser.h.

Referenced by NtUserSetCursorIconData().

◆ cpcur

UINT tagCURSORDATA::cpcur

Definition at line 1190 of file ntuser.h.

Referenced by NtUserSetCursorIconData().

◆ CURSORF_flags

◆ cx

ULONG tagCURSORDATA::cx

◆ cy

ULONG tagCURSORDATA::cy

◆ dummy

USHORT tagCURSORDATA::dummy

Definition at line 1178 of file ntuser.h.

◆ hbmAlpha

HBITMAP tagCURSORDATA::hbmAlpha

◆ hbmColor

HBITMAP tagCURSORDATA::hbmColor

◆ hbmMask

HBITMAP tagCURSORDATA::hbmMask

◆ hbmUserAlpha

HBITMAP tagCURSORDATA::hbmUserAlpha

Definition at line 1186 of file ntuser.h.

◆ iicur

UINT tagCURSORDATA::iicur

Definition at line 1195 of file ntuser.h.

◆ lpModName

LPWSTR tagCURSORDATA::lpModName

Definition at line 1176 of file ntuser.h.

◆ lpName

LPWSTR tagCURSORDATA::lpName

Definition at line 1175 of file ntuser.h.

◆ rcBounds

RECT tagCURSORDATA::rcBounds

Definition at line 1185 of file ntuser.h.

◆ rt

◆ xHotspot

◆ yHotspot


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