ReactOS 0.4.15-dev-7842-g558ab78
_PLUGPLAY_CONTROL_QUERY_REMOVE_DATA Struct Reference

#include <cmtypes.h>

Collaboration diagram for _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA:

Public Attributes

UNICODE_STRING DeviceInstance
 
ULONG Flags
 
PNP_VETO_TYPE VetoType
 
LPWSTR VetoName
 
ULONG NameLength
 

Detailed Description

Definition at line 476 of file cmtypes.h.

Member Data Documentation

◆ DeviceInstance

UNICODE_STRING _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA::DeviceInstance

Definition at line 478 of file cmtypes.h.

Referenced by DisableDeviceInstance(), PNP_QueryRemove(), and PNP_RequestDeviceEject().

◆ Flags

ULONG _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA::Flags

Definition at line 479 of file cmtypes.h.

Referenced by DisableDeviceInstance().

◆ NameLength

ULONG _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA::NameLength

Definition at line 482 of file cmtypes.h.

Referenced by DisableDeviceInstance(), PNP_QueryRemove(), and PNP_RequestDeviceEject().

◆ VetoName

LPWSTR _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA::VetoName

Definition at line 481 of file cmtypes.h.

Referenced by DisableDeviceInstance(), PNP_QueryRemove(), and PNP_RequestDeviceEject().

◆ VetoType

PNP_VETO_TYPE _PLUGPLAY_CONTROL_QUERY_REMOVE_DATA::VetoType

Definition at line 480 of file cmtypes.h.

Referenced by DisableDeviceInstance().


The documentation for this struct was generated from the following file: