Skip to content

Latest commit

 

History

History
74 lines (60 loc) · 2.16 KB

ns-dinputd-dijoyuservalues.md

File metadata and controls

74 lines (60 loc) · 2.16 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:dinputd.DIJOYUSERVALUES
DIJOYUSERVALUES (dinputd.h)
The DIJOYUSERVALUES structure contains information about the user's joystick settings.
*LPDIJOYUSERVALUES
DIJOYUSERVALUES
DIJOYUSERVALUES structure [Human Input Devices]
di_ref_bbcc635e-bb11-4ddb-9e15-0b84b4d28ea5.xml
dinputd/DIJOYUSERVALUES
hid.dijoyuservalues
hid\dijoyuservalues.htm
hid
15424c18-c9ae-4058-97b4-f55b56daea72
12/05/2018
*LPDIJOYUSERVALUES, DIJOYUSERVALUES, DIJOYUSERVALUES structure [Human Input Devices], di_ref_bbcc635e-bb11-4ddb-9e15-0b84b4d28ea5.xml, dinputd/DIJOYUSERVALUES, hid.dijoyuservalues
dinputd.h
Windows
Windows
DIJOYUSERVALUES, *LPDIJOYUSERVALUES
19H1
DIJOYUSERVALUES
dinputd/DIJOYUSERVALUES
LPDIJOYUSERVALUES
dinputd/LPDIJOYUSERVALUES
c++
APIRef
kbSyntax
HeaderDef
Dinputd.h
DIJOYUSERVALUES

DIJOYUSERVALUES structure

-description

The DIJOYUSERVALUES structure contains information about the user's joystick settings.

-struct-fields

-field dwSize

Specifies the size of the structure in bytes. This member must be initialized before the structure is used.

-field ruv

Joystick user configuration. In addition to the fields contained in the mmddk.h header file, the previously unused jrvRanges.jpCenter field contains the user saturation levels for each axis. A control panel application sets the dead zone and saturation values based on the values set by the end-user during calibration or fine-tuning. Dead zone can be interpreted as "sensitivity in the center" and saturation can be interpreted as "sensitivity along the edges".

-field wszGlobalDriver

The global port driver.

-field wszGameportEmulator

Unused.