Process Hacker
ntcm.h File Reference

Go to the source code of this file.

Typedefs

typedef enum _PNP_VETO_TYPE PNP_VETO_TYPE
 
typedef enum _PNP_VETO_TYPEPPNP_VETO_TYPE
 

Enumerations

enum  _PNP_VETO_TYPE {
  PNP_VetoTypeUnknown, PNP_VetoLegacyDevice, PNP_VetoPendingClose, PNP_VetoWindowsApp,
  PNP_VetoWindowsService, PNP_VetoOutstandingOpen, PNP_VetoDevice, PNP_VetoDriver,
  PNP_VetoIllegalDeviceRequest, PNP_VetoInsufficientPower, PNP_VetoNonDisableable, PNP_VetoLegacyDriver,
  PNP_VetoInsufficientRights
}
 

Typedef Documentation

Enumeration Type Documentation

Enumerator:
PNP_VetoTypeUnknown 
PNP_VetoLegacyDevice 
PNP_VetoPendingClose 
PNP_VetoWindowsApp 
PNP_VetoWindowsService 
PNP_VetoOutstandingOpen 
PNP_VetoDevice 
PNP_VetoDriver 
PNP_VetoIllegalDeviceRequest 
PNP_VetoInsufficientPower 
PNP_VetoNonDisableable 
PNP_VetoLegacyDriver 
PNP_VetoInsufficientRights 

Definition at line 4 of file ntcm.h.