sync with trunk r46493
[reactos.git] / drivers / wdm / audio / legacy / wdmaud / interface.h
index 211045c..aa5e7b2 100644 (file)
@@ -26,7 +26,7 @@ typedef struct
 {
     KSSTREAM_HEADER Header;
     SOUND_DEVICE_TYPE DeviceType;
-    ULONG DeviceIndex;
+    ULONG_PTR DeviceIndex;
 
     HANDLE hDevice;
     ULONG DeviceCount;