ReactOS 0.4.15-dev-7846-g8ba6c66
DIJOYUSERVALUES Struct Reference

#include <dinputd.h>

Collaboration diagram for DIJOYUSERVALUES:

Public Attributes

DWORD dwSize
 
JOYREGUSERVALUES ruv
 
WCHAR wszGlobalDriver [MAX_JOYSTRING]
 
WCHAR wszGameportEmulator [MAX_JOYSTRING]
 

Detailed Description

Definition at line 159 of file dinputd.h.

Member Data Documentation

◆ dwSize

DWORD DIJOYUSERVALUES::dwSize

Definition at line 161 of file dinputd.h.

◆ ruv

JOYREGUSERVALUES DIJOYUSERVALUES::ruv

Definition at line 162 of file dinputd.h.

◆ wszGameportEmulator

WCHAR DIJOYUSERVALUES::wszGameportEmulator[MAX_JOYSTRING]

Definition at line 164 of file dinputd.h.

◆ wszGlobalDriver

WCHAR DIJOYUSERVALUES::wszGlobalDriver[MAX_JOYSTRING]

Definition at line 163 of file dinputd.h.


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