ReactOS 0.4.15-dev-8052-gc0e3179
_MOUSE_INFO Struct Reference
Collaboration diagram for _MOUSE_INFO:

Public Attributes

HKEY hDeviceKey
 
DWORD dwSampleRateIndex
 
DWORD dwWheelDetection
 
DWORD dwInputBufferLength
 
DWORD dwInitPolled
 

Detailed Description

Definition at line 14 of file proppage.c.

Member Data Documentation

◆ dwInitPolled

DWORD _MOUSE_INFO::dwInitPolled

Definition at line 20 of file proppage.c.

Referenced by MouseOnApply(), and MouseOnDialogInit().

◆ dwInputBufferLength

DWORD _MOUSE_INFO::dwInputBufferLength

Definition at line 19 of file proppage.c.

Referenced by MouseOnApply(), and MouseOnDialogInit().

◆ dwSampleRateIndex

DWORD _MOUSE_INFO::dwSampleRateIndex

Definition at line 17 of file proppage.c.

Referenced by MouseOnApply(), and MouseOnDialogInit().

◆ dwWheelDetection

DWORD _MOUSE_INFO::dwWheelDetection

Definition at line 18 of file proppage.c.

Referenced by MouseOnApply(), and MouseOnDialogInit().

◆ hDeviceKey

HKEY _MOUSE_INFO::hDeviceKey

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