ReactOS 0.4.15-dev-7846-g8ba6c66
_DIACTIONFORMATW Struct Reference

#include <dinput.h>

Collaboration diagram for _DIACTIONFORMATW:

Public Attributes

DWORD dwSize
 
DWORD dwActionSize
 
DWORD dwDataSize
 
DWORD dwNumActions
 
LPDIACTIONW rgoAction
 
GUID guidActionMap
 
DWORD dwGenre
 
DWORD dwBufferSize
 
LONG lAxisMin
 
LONG lAxisMax
 
HINSTANCE hInstString
 
FILETIME ftTimeStamp
 
DWORD dwCRC
 
WCHAR tszActionMap [MAX_PATH]
 

Detailed Description

Definition at line 1325 of file dinput.h.

Member Data Documentation

◆ dwActionSize

DWORD _DIACTIONFORMATW::dwActionSize

Definition at line 1327 of file dinput.h.

Referenced by _copy_diactionformatAtoW().

◆ dwBufferSize

DWORD _DIACTIONFORMATW::dwBufferSize

Definition at line 1333 of file dinput.h.

Referenced by _copy_diactionformatAtoW(), and _set_action_map().

◆ dwCRC

◆ dwDataSize

DWORD _DIACTIONFORMATW::dwDataSize

Definition at line 1328 of file dinput.h.

Referenced by _copy_diactionformatAtoW(), and _set_action_map().

◆ dwGenre

◆ dwNumActions

◆ dwSize

DWORD _DIACTIONFORMATW::dwSize

Definition at line 1326 of file dinput.h.

Referenced by _copy_diactionformatAtoW().

◆ ftTimeStamp

FILETIME _DIACTIONFORMATW::ftTimeStamp

Definition at line 1337 of file dinput.h.

Referenced by _copy_diactionformatAtoW().

◆ guidActionMap

GUID _DIACTIONFORMATW::guidActionMap

◆ hInstString

HINSTANCE _DIACTIONFORMATW::hInstString

Definition at line 1336 of file dinput.h.

◆ lAxisMax

LONG _DIACTIONFORMATW::lAxisMax

Definition at line 1335 of file dinput.h.

Referenced by _copy_diactionformatAtoW(), and _set_action_map().

◆ lAxisMin

LONG _DIACTIONFORMATW::lAxisMin

Definition at line 1334 of file dinput.h.

Referenced by _copy_diactionformatAtoW(), and _set_action_map().

◆ rgoAction

◆ tszActionMap

WCHAR _DIACTIONFORMATW::tszActionMap[MAX_PATH]

Definition at line 1339 of file dinput.h.


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