הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
The JOYREGHWVALUES structure contains the range of values returned by the hardware (filled in by calibration).
Syntax
typedef struct joyreghwvalues_tag {
JOYRANGE jrvHardware;
DWORD dwPOVValues[JOY_POV_NUMDIRS];
DWORD dwCalFlags;
} JOYREGHWVALUES, *LPJOYREGHWVALUES;
Members
jrvHardware
The values returned by the hardware.
dwPOVValues[JOY_POV_NUMDIRS]
The point-of-view (POV) values returned by the hardware.
dwCalFlags
What has been calibrated.
Requirements
| Requirement | Value |
|---|---|
| Header | dinputd.h (include Dinputd.h) |