ReactOS 0.4.15-dev-7924-g5949c20
DIJOYCONFIG Struct Reference

#include <dinputd.h>

Collaboration diagram for DIJOYCONFIG:

Public Attributes

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

Detailed Description

Definition at line 147 of file dinputd.h.

Member Data Documentation

◆ dwGain

DWORD DIJOYCONFIG::dwGain

Definition at line 152 of file dinputd.h.

◆ dwSize

DWORD DIJOYCONFIG::dwSize

Definition at line 149 of file dinputd.h.

◆ guidGameport

GUID DIJOYCONFIG::guidGameport

Definition at line 155 of file dinputd.h.

◆ guidInstance

GUID DIJOYCONFIG::guidInstance

Definition at line 150 of file dinputd.h.

◆ hwc

JOYREGHWCONFIG DIJOYCONFIG::hwc

Definition at line 151 of file dinputd.h.

◆ wszCallout

WCHAR DIJOYCONFIG::wszCallout[MAX_JOYSTRING]

Definition at line 154 of file dinputd.h.

◆ wszType

WCHAR DIJOYCONFIG::wszType[MAX_JOYSTRING]

Definition at line 153 of file dinputd.h.


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