ReactOS 0.4.15-dev-7958-gcd0bb1a
device_common.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _STACK_DEVICE_CAPABILITIES
 

Macros

#define ERROR_STRING_HW_ACCESS_NOT_ALLOWED
 
#define WUDF_POWER_POLICY_SETTINGS   L"WudfPowerPolicySettings"
 

Typedefs

typedef struct _STACK_DEVICE_CAPABILITIES STACK_DEVICE_CAPABILITIES
 
typedef struct _STACK_DEVICE_CAPABILITIESPSTACK_DEVICE_CAPABILITIES
 

Macro Definition Documentation

◆ ERROR_STRING_HW_ACCESS_NOT_ALLOWED

#define ERROR_STRING_HW_ACCESS_NOT_ALLOWED
Value:
"Hardware access not allowed. Set the INF directive " \
"UmdfDirectHardwareAccess to AllowDirectHardwareAccess " \
"in driver's INF file to enable direct hardware access"

Definition at line 40 of file device_common.h.

◆ WUDF_POWER_POLICY_SETTINGS

#define WUDF_POWER_POLICY_SETTINGS   L"WudfPowerPolicySettings"

Definition at line 45 of file device_common.h.

Typedef Documentation

◆ PSTACK_DEVICE_CAPABILITIES

◆ STACK_DEVICE_CAPABILITIES