[NTOSKRNL] Add support for LUID mappings in ObQueryDeviceMapInformation
[reactos.git] / ntoskrnl / include / internal / ob.h
index 910858a..23f54ce 100644 (file)
@@ -292,7 +292,7 @@ ObpSetHandleAttributes(
     IN ULONG_PTR Context
 );
 
-VOID
+NTSTATUS
 NTAPI
 ObQueryDeviceMapInformation(
     IN PEPROCESS Process,