ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_PDO_EVENT_CALLBACKS_V2_15 Struct Reference

#include <wdf215.h>

Public Attributes

ULONG Size
 
PFN_WDF_DEVICE_RESOURCES_QUERY EvtDeviceResourcesQuery
 
PFN_WDF_DEVICE_RESOURCE_REQUIREMENTS_QUERY EvtDeviceResourceRequirementsQuery
 
PFN_WDF_DEVICE_EJECT EvtDeviceEject
 
PFN_WDF_DEVICE_SET_LOCK EvtDeviceSetLock
 
PFN_WDF_DEVICE_ENABLE_WAKE_AT_BUS EvtDeviceEnableWakeAtBus
 
PFN_WDF_DEVICE_DISABLE_WAKE_AT_BUS EvtDeviceDisableWakeAtBus
 
PFN_WDF_DEVICE_REPORTED_MISSING EvtDeviceReportedMissing
 

Detailed Description

Definition at line 1964 of file wdf215.h.

Member Data Documentation

◆ EvtDeviceDisableWakeAtBus

PFN_WDF_DEVICE_DISABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V2_15::EvtDeviceDisableWakeAtBus

Definition at line 2000 of file wdf215.h.

◆ EvtDeviceEject

PFN_WDF_DEVICE_EJECT _WDF_PDO_EVENT_CALLBACKS_V2_15::EvtDeviceEject

Definition at line 1983 of file wdf215.h.

◆ EvtDeviceEnableWakeAtBus

PFN_WDF_DEVICE_ENABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V2_15::EvtDeviceEnableWakeAtBus

Definition at line 1994 of file wdf215.h.

◆ EvtDeviceReportedMissing

PFN_WDF_DEVICE_REPORTED_MISSING _WDF_PDO_EVENT_CALLBACKS_V2_15::EvtDeviceReportedMissing

Definition at line 2006 of file wdf215.h.

◆ EvtDeviceResourceRequirementsQuery

PFN_WDF_DEVICE_RESOURCE_REQUIREMENTS_QUERY _WDF_PDO_EVENT_CALLBACKS_V2_15::EvtDeviceResourceRequirementsQuery

Definition at line 1978 of file wdf215.h.

◆ EvtDeviceResourcesQuery

PFN_WDF_DEVICE_RESOURCES_QUERY _WDF_PDO_EVENT_CALLBACKS_V2_15::EvtDeviceResourcesQuery

Definition at line 1973 of file wdf215.h.

◆ EvtDeviceSetLock

PFN_WDF_DEVICE_SET_LOCK _WDF_PDO_EVENT_CALLBACKS_V2_15::EvtDeviceSetLock

Definition at line 1988 of file wdf215.h.

◆ Size

ULONG _WDF_PDO_EVENT_CALLBACKS_V2_15::Size

Definition at line 1968 of file wdf215.h.


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