ReactOS 0.4.15-dev-7924-g5949c20
tagJoystickInfo Struct Reference

Public Attributes

IDirectInputDeviceA * pJoystick
 
DWORD axis
 
DWORD pov
 
DWORD button
 
LONG lMin
 
LONG lMax
 
DWORD dZone
 

Detailed Description

Definition at line 75 of file joystick.c.

Member Data Documentation

◆ axis

DWORD tagJoystickInfo::axis

Definition at line 78 of file joystick.c.

◆ button

DWORD tagJoystickInfo::button

Definition at line 80 of file joystick.c.

◆ dZone

DWORD tagJoystickInfo::dZone

Definition at line 82 of file joystick.c.

◆ lMax

LONG tagJoystickInfo::lMax

Definition at line 81 of file joystick.c.

◆ lMin

LONG tagJoystickInfo::lMin

Definition at line 81 of file joystick.c.

◆ pJoystick

IDirectInputDeviceA* tagJoystickInfo::pJoystick

Definition at line 77 of file joystick.c.

◆ pov

DWORD tagJoystickInfo::pov

Definition at line 79 of file joystick.c.


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