Skip to content

Latest commit

 

History

History
75 lines (61 loc) · 2.13 KB

ns-dinputd-diobjectcalibration.md

File metadata and controls

75 lines (61 loc) · 2.13 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.DIOBJECTCALIBRATION
DIOBJECTCALIBRATION (dinputd.h)
The DIOBJECTCALIBRATION structure describes the information contained in the "Calibration" value of the registry key for each axis on a device.
*LPDIOBJECTCALIBRATION
DIOBJECTCALIBRATION
DIOBJECTCALIBRATION structure [Human Input Devices]
di_ref_232167f0-8ec2-4ec7-91aa-169ab5ae5921.xml
dinputd/DIOBJECTCALIBRATION
hid.diobjectcalibration
hid\diobjectcalibration.htm
hid
d1e6a9ee-c7eb-42d1-9f91-185dcccc3109
12/05/2018
*LPDIOBJECTCALIBRATION, DIOBJECTCALIBRATION, DIOBJECTCALIBRATION structure [Human Input Devices], di_ref_232167f0-8ec2-4ec7-91aa-169ab5ae5921.xml, dinputd/DIOBJECTCALIBRATION, hid.diobjectcalibration
dinputd.h
Dinputd.h
Windows
Windows
DIOBJECTCALIBRATION, *LPDIOBJECTCALIBRATION
19H1
DIOBJECTCALIBRATION
dinputd/DIOBJECTCALIBRATION
LPDIOBJECTCALIBRATION
dinputd/LPDIOBJECTCALIBRATION
c++
APIRef
kbSyntax
HeaderDef
Dinputd.h
DIOBJECTCALIBRATION

DIOBJECTCALIBRATION structure

-description

The DIOBJECTCALIBRATION structure describes the information contained in the "Calibration" value of the registry key for each axis on a device.

-struct-fields

-field lMin

Specifies the logical value for the axis minimum position.

-field lCenter

Specifies the logical value for the axis center position.

-field lMax

Specifies the logical value for the axis maximum position.

-remarks

If the "Calibration" value is absent, then the calibration information is taken from the joystick JOYREGHWVALUES configuration structure.

Only HID joysticks have a "Calibration" value.