[umpnpmgr][ndk] Implement PNP_RequestDeviceEject() and update unknown type in PLUGPLAY_CONTROL_QUERY_REMOVE_DATA

This commit is contained in:
Eric Kohl 2019-10-15 22:40:06 +02:00
parent fb4591c48c
commit 13bb5e2317
2 changed files with 33 additions and 3 deletions

View file

@ -457,7 +457,7 @@ typedef struct _PLUGPLAY_CONTROL_ENUMERATE_DEVICE_DATA
typedef struct _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA
{
UNICODE_STRING DeviceInstance;
ULONG Unknown2;
ULONG Flags;
PNP_VETO_TYPE VetoType;
LPWSTR VetoName;
ULONG NameLength;