|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dinput.h>
Public Attributes | |
| DWORD | dwSize |
| DWORD | dwcUsers |
| LPWSTR | lptszUserNames |
| DWORD | dwcFormats |
| LPDIACTIONFORMATW | lprgFormats |
| HWND | hwnd |
| DICOLORSET | dics |
| LPUNKNOWN | lpUnkDDSTarget |
| DICOLORSET _DICONFIGUREDEVICESPARAMSW::dics |
| DWORD _DICONFIGUREDEVICESPARAMSW::dwcFormats |
Definition at line 1398 of file dinput.h.
Referenced by IDirectInput8AImpl_ConfigureDevices().
| DWORD _DICONFIGUREDEVICESPARAMSW::dwcUsers |
Definition at line 1396 of file dinput.h.
Referenced by _configure_devices(), and IDirectInput8AImpl_ConfigureDevices().
| DWORD _DICONFIGUREDEVICESPARAMSW::dwSize |
Definition at line 1395 of file dinput.h.
Referenced by IDirectInput8AImpl_ConfigureDevices().
| HWND _DICONFIGUREDEVICESPARAMSW::hwnd |
Definition at line 1400 of file dinput.h.
Referenced by _configure_devices(), and IDirectInput8AImpl_ConfigureDevices().
| LPDIACTIONFORMATW _DICONFIGUREDEVICESPARAMSW::lprgFormats |
Definition at line 1399 of file dinput.h.
Referenced by _configure_devices(), and IDirectInput8AImpl_ConfigureDevices().
| LPWSTR _DICONFIGUREDEVICESPARAMSW::lptszUserNames |
Definition at line 1397 of file dinput.h.
Referenced by _configure_devices(), and IDirectInput8AImpl_ConfigureDevices().