CcPreparePinWrite(): Updated function prototype for NT-5.1sp1
authorshort <>
Sat, 29 Mar 2003 17:02:20 +0000 (17:02 +0000)
committershort <>
Sat, 29 Mar 2003 17:02:20 +0000 (17:02 +0000)
include/ddk/ccfuncs.h

index d14653e..2e7e1f4 100644 (file)
@@ -213,7 +213,7 @@ CcPreparePinWrite (
        IN      PLARGE_INTEGER          FileOffset,
        IN      ULONG                   Length,
        IN      BOOLEAN                 Zero,
-       IN      BOOLEAN                 Wait,
+       IN      ULONG                   Flags,
        OUT     PVOID                   * Bcb,
        OUT     PVOID                   * Buffer
        );