ReactOS 0.4.16-dev-340-g0540c21
|
#include <cmtypes.h>
Public Attributes | |
UNICODE_STRING | DeviceInstance |
ULONG | Flags |
PNP_VETO_TYPE | VetoType |
LPWSTR | VetoName |
ULONG | NameLength |
UNICODE_STRING _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA::DeviceInstance |
Definition at line 478 of file cmtypes.h.
Referenced by DisableDeviceInstance(), PNP_QueryRemove(), and PNP_RequestDeviceEject().
ULONG _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA::Flags |
Definition at line 479 of file cmtypes.h.
Referenced by DisableDeviceInstance().
ULONG _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA::NameLength |
Definition at line 482 of file cmtypes.h.
Referenced by DisableDeviceInstance(), PNP_QueryRemove(), and PNP_RequestDeviceEject().
LPWSTR _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA::VetoName |
Definition at line 481 of file cmtypes.h.
Referenced by DisableDeviceInstance(), PNP_QueryRemove(), and PNP_RequestDeviceEject().
PNP_VETO_TYPE _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA::VetoType |
Definition at line 480 of file cmtypes.h.
Referenced by DisableDeviceInstance().