ReactOS 0.4.15-dev-8093-g3285f69
_DICONFIGUREDEVICESPARAMSW Struct Reference

#include <dinput.h>

Collaboration diagram for _DICONFIGUREDEVICESPARAMSW:

Public Attributes

DWORD dwSize
 
DWORD dwcUsers
 
LPWSTR lptszUserNames
 
DWORD dwcFormats
 
LPDIACTIONFORMATW lprgFormats
 
HWND hwnd
 
DICOLORSET dics
 
LPUNKNOWN lpUnkDDSTarget
 

Detailed Description

Definition at line 1394 of file dinput.h.

Member Data Documentation

◆ dics

DICOLORSET _DICONFIGUREDEVICESPARAMSW::dics

Definition at line 1401 of file dinput.h.

◆ dwcFormats

DWORD _DICONFIGUREDEVICESPARAMSW::dwcFormats

Definition at line 1398 of file dinput.h.

Referenced by IDirectInput8AImpl_ConfigureDevices().

◆ dwcUsers

DWORD _DICONFIGUREDEVICESPARAMSW::dwcUsers

Definition at line 1396 of file dinput.h.

Referenced by _configure_devices(), and IDirectInput8AImpl_ConfigureDevices().

◆ dwSize

DWORD _DICONFIGUREDEVICESPARAMSW::dwSize

Definition at line 1395 of file dinput.h.

Referenced by IDirectInput8AImpl_ConfigureDevices().

◆ hwnd

HWND _DICONFIGUREDEVICESPARAMSW::hwnd

Definition at line 1400 of file dinput.h.

Referenced by _configure_devices(), and IDirectInput8AImpl_ConfigureDevices().

◆ lprgFormats

LPDIACTIONFORMATW _DICONFIGUREDEVICESPARAMSW::lprgFormats

Definition at line 1399 of file dinput.h.

Referenced by _configure_devices(), and IDirectInput8AImpl_ConfigureDevices().

◆ lptszUserNames

LPWSTR _DICONFIGUREDEVICESPARAMSW::lptszUserNames

Definition at line 1397 of file dinput.h.

Referenced by _configure_devices(), and IDirectInput8AImpl_ConfigureDevices().

◆ lpUnkDDSTarget

LPUNKNOWN _DICONFIGUREDEVICESPARAMSW::lpUnkDDSTarget

Definition at line 1402 of file dinput.h.


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