102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_DInput_DeviceEnumContext Struct Reference

DirectInput joystick enumeration context for discovered device GUIDs. More...

#include <dttr_pcdogs.h>

Data Fields

uint32_t count
 Offset 0x0.
DTTR_PCDOGS_T_Win32_GUIDguid_list
 Offset 0x4.

Detailed Description

DirectInput joystick enumeration context for discovered device GUIDs.

Definition at line 934 of file dttr_pcdogs.h.

Field Documentation

◆ count

uint32_t DTTR_PCDOGS_T_DInput_DeviceEnumContext::count

Offset 0x0.

Definition at line 935 of file dttr_pcdogs.h.

◆ guid_list

DTTR_PCDOGS_T_Win32_GUID* DTTR_PCDOGS_T_DInput_DeviceEnumContext::guid_list

Offset 0x4.

Definition at line 936 of file dttr_pcdogs.h.


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