Add DEVICE_INTERFACE_INCLUDE_NONACTIVE constant
[reactos.git] / reactos / w32api / include / ddk / winddk.h
index 2d3ac42..d04e31f 100644 (file)
@@ -7468,6 +7468,8 @@ IoGetDeviceInterfaceAlias(
   IN CONST GUID  *AliasInterfaceClassGuid,
   OUT PUNICODE_STRING  AliasSymbolicLinkName);
 
+#define DEVICE_INTERFACE_INCLUDE_NONACTIVE 0x00000001
+
 NTOSAPI
 NTSTATUS
 DDKAPI