ReactOS 0.4.15-dev-7953-g1f49173
DIJOYCONFIG_DX5 Struct Reference

#include <dinputd.h>

Collaboration diagram for DIJOYCONFIG_DX5:

Public Attributes

DWORD dwSize
 
GUID guidInstance
 
JOYREGHWCONFIG hwc
 
DWORD dwGain
 
WCHAR wszType [MAX_JOYSTRING]
 
WCHAR wszCallout [MAX_JOYSTRING]
 

Detailed Description

Definition at line 136 of file dinputd.h.

Member Data Documentation

◆ dwGain

DWORD DIJOYCONFIG_DX5::dwGain

Definition at line 141 of file dinputd.h.

◆ dwSize

DWORD DIJOYCONFIG_DX5::dwSize

Definition at line 138 of file dinputd.h.

◆ guidInstance

GUID DIJOYCONFIG_DX5::guidInstance

Definition at line 139 of file dinputd.h.

◆ hwc

JOYREGHWCONFIG DIJOYCONFIG_DX5::hwc

Definition at line 140 of file dinputd.h.

◆ wszCallout

WCHAR DIJOYCONFIG_DX5::wszCallout[MAX_JOYSTRING]

Definition at line 143 of file dinputd.h.

◆ wszType

WCHAR DIJOYCONFIG_DX5::wszType[MAX_JOYSTRING]

Definition at line 142 of file dinputd.h.


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