ReactOS 0.4.15-dev-7842-g558ab78
DIDEVICEINSTANCE_DX3W Struct Reference

#include <dinput.h>

Collaboration diagram for DIDEVICEINSTANCE_DX3W:

Public Attributes

DWORD dwSize
 
GUID guidInstance
 
GUID guidProduct
 
DWORD dwDevType
 
WCHAR tszInstanceName [MAX_PATH]
 
WCHAR tszProductName [MAX_PATH]
 

Detailed Description

Definition at line 397 of file dinput.h.

Member Data Documentation

◆ dwDevType

DWORD DIDEVICEINSTANCE_DX3W::dwDevType

Definition at line 401 of file dinput.h.

◆ dwSize

DWORD DIDEVICEINSTANCE_DX3W::dwSize

Definition at line 398 of file dinput.h.

◆ guidInstance

GUID DIDEVICEINSTANCE_DX3W::guidInstance

Definition at line 399 of file dinput.h.

◆ guidProduct

GUID DIDEVICEINSTANCE_DX3W::guidProduct

Definition at line 400 of file dinput.h.

◆ tszInstanceName

WCHAR DIDEVICEINSTANCE_DX3W::tszInstanceName[MAX_PATH]

Definition at line 402 of file dinput.h.

◆ tszProductName

WCHAR DIDEVICEINSTANCE_DX3W::tszProductName[MAX_PATH]

Definition at line 403 of file dinput.h.


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