From f254c03b3d46404d6f593c3cdbdef4cd9467e9a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger?= Date: Thu, 10 May 2018 14:25:40 +0200 Subject: [PATCH] Added IOCTL_XUSB_GET_USER_INDEX --- include/ViGEmBusShared.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/ViGEmBusShared.h b/include/ViGEmBusShared.h index c618609..ff3b082 100644 --- a/include/ViGEmBusShared.h +++ b/include/ViGEmBusShared.h @@ -64,6 +64,7 @@ DEFINE_GUID(GUID_DEVINTERFACE_BUSENUM_VIGEM, #define IOCTL_DS4_REQUEST_NOTIFICATION BUSENUM_W_IOCTL (IOCTL_VIGEM_BASE + 0x203) #define IOCTL_XGIP_SUBMIT_REPORT BUSENUM_W_IOCTL (IOCTL_VIGEM_BASE + 0x204) #define IOCTL_XGIP_SUBMIT_INTERRUPT BUSENUM_W_IOCTL (IOCTL_VIGEM_BASE + 0x205) +#define IOCTL_XUSB_GET_USER_INDEX BUSENUM_RW_IOCTL(IOCTL_VIGEM_BASE + 0x206) //