ReactOS 0.4.15-dev-7924-g5949c20
_CURSORACCELERATION_INFO Struct Reference

#include <cursoricon.h>

Public Attributes

UINT FirstThreshold
 
UINT SecondThreshold
 
UINT Acceleration
 

Detailed Description

Definition at line 58 of file cursoricon.h.

Member Data Documentation

◆ Acceleration

UINT _CURSORACCELERATION_INFO::Acceleration

Definition at line 62 of file cursoricon.h.

Referenced by SpiGetSet(), and SpiUpdatePerUserSystemParameters().

◆ FirstThreshold

UINT _CURSORACCELERATION_INFO::FirstThreshold

Definition at line 60 of file cursoricon.h.

Referenced by SpiGetSet(), and SpiUpdatePerUserSystemParameters().

◆ SecondThreshold

UINT _CURSORACCELERATION_INFO::SecondThreshold

Definition at line 61 of file cursoricon.h.

Referenced by SpiGetSet(), and SpiUpdatePerUserSystemParameters().


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