|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <dinput.h>
Public Attributes | |
| LONG | lOffset |
| LONG | lPositiveCoefficient |
| LONG | lNegativeCoefficient |
| DWORD | dwPositiveSaturation |
| DWORD | dwNegativeSaturation |
| LONG | lDeadBand |
| DWORD DICONDITION::dwNegativeSaturation |
Definition at line 1065 of file dinput.h.
Referenced by _dump_DICONDITION().
| DWORD DICONDITION::dwPositiveSaturation |
Definition at line 1064 of file dinput.h.
Referenced by _dump_DICONDITION().
| LONG DICONDITION::lDeadBand |
Definition at line 1066 of file dinput.h.
Referenced by _dump_DICONDITION().
| LONG DICONDITION::lNegativeCoefficient |
Definition at line 1063 of file dinput.h.
Referenced by _dump_DICONDITION().
| LONG DICONDITION::lOffset |
Definition at line 1061 of file dinput.h.
Referenced by _dump_DICONDITION().
| LONG DICONDITION::lPositiveCoefficient |
Definition at line 1062 of file dinput.h.
Referenced by _dump_DICONDITION().