ReactOS 0.4.16-dev-736-g28b802b
|
#include <dinput.h>
Public Attributes | |
DWORD | dwSize |
GUID | guidInstance |
GUID | guidProduct |
DWORD | dwDevType |
CHAR | tszInstanceName [MAX_PATH] |
CHAR | tszProductName [MAX_PATH] |
DWORD DIDEVICEINSTANCE_DX3A::dwDevType |
Definition at line 392 of file dinput.h.
Referenced by test_GetDeviceInfo().
DWORD DIDEVICEINSTANCE_DX3A::dwSize |
Definition at line 389 of file dinput.h.
Referenced by EnumJoysticks(), and test_GetDeviceInfo().
GUID DIDEVICEINSTANCE_DX3A::guidInstance |
Definition at line 390 of file dinput.h.
Referenced by test_GetDeviceInfo().
GUID DIDEVICEINSTANCE_DX3A::guidProduct |
Definition at line 391 of file dinput.h.
Referenced by test_GetDeviceInfo().