branch update for HEAD-2003091401
[reactos.git] / include / ws2spi.h
index 1523de3..70c92af 100644 (file)
@@ -444,7 +444,7 @@ typedef INT (WSPAPI * LPNSPLOOKUPSERVICENEXT)(
     IN      HANDLE hLookup,
     IN      DWORD dwControlFlags,
     IN OUT  LPDWORD lpdwBufferLength,
-    OUT     LPWSAQUERYSET lpqsResults);
+    OUT     LPWSAQUERYSETW lpqsResults);
 
 typedef INT (WSPAPI * LPNSPREMOVESERVICECLASS)(
     IN  LPGUID lpProviderId,