Sync to trunk (r44371)
[reactos.git] / reactos / drivers / wdm / audio / legacy / wdmaud / interface.h
index d764459..7e2e8bc 100644 (file)
@@ -27,7 +27,7 @@ typedef struct
 {
     KSSTREAM_HEADER Header;
     SOUND_DEVICE_TYPE DeviceType;
 {
     KSSTREAM_HEADER Header;
     SOUND_DEVICE_TYPE DeviceType;
-    ULONG DeviceIndex;
+    ULONG_PTR DeviceIndex;
 
     HANDLE hDevice;
     ULONG DeviceCount;
 
     HANDLE hDevice;
     ULONG DeviceCount;