mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
- Define the PLUGPLAY_REGKEY_* flags.
svn path=/trunk/; revision=11382
This commit is contained in:
@@ -6528,6 +6528,10 @@ IoOpenDeviceInterfaceRegistryKey(
|
||||
IN ACCESS_MASK DesiredAccess,
|
||||
OUT PHANDLE DeviceInterfaceKey);
|
||||
|
||||
#define PLUGPLAY_REGKEY_DEVICE 1
|
||||
#define PLUGPLAY_REGKEY_DRIVER 2
|
||||
#define PLUGPLAY_REGKEY_CURRENT_HWPROFILE 4
|
||||
|
||||
NTOSAPI
|
||||
NTSTATUS
|
||||
DDKAPI
|
||||
|
||||
Reference in New Issue
Block a user