Sync to trunk head (r42241)
[reactos.git] / reactos / drivers / wdm / audio / legacy / wdmaud / interface.h
index d3f5286..50c9127 100644 (file)
@@ -26,7 +26,7 @@ typedef enum
 typedef struct
 {
     SOUND_DEVICE_TYPE DeviceType;
 typedef struct
 {
     SOUND_DEVICE_TYPE DeviceType;
-    ULONG DeviceIndex;
+    ULONG_PTR DeviceIndex;
 
     HANDLE hDevice;
     ULONG DeviceCount;
 
     HANDLE hDevice;
     ULONG DeviceCount;