ReactOS 0.4.15-dev-7842-g558ab78
_WDF_PDO_EVENT_CALLBACKS_V1_15 Struct Reference

#include <wdf115.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 2054 of file wdf115.h.

Member Data Documentation

◆ EvtDeviceDisableWakeAtBus

PFN_WDF_DEVICE_DISABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_15::EvtDeviceDisableWakeAtBus

Definition at line 2090 of file wdf115.h.

◆ EvtDeviceEject

PFN_WDF_DEVICE_EJECT _WDF_PDO_EVENT_CALLBACKS_V1_15::EvtDeviceEject

Definition at line 2073 of file wdf115.h.

◆ EvtDeviceEnableWakeAtBus

PFN_WDF_DEVICE_ENABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_15::EvtDeviceEnableWakeAtBus

Definition at line 2084 of file wdf115.h.

◆ EvtDeviceReportedMissing

PFN_WDF_DEVICE_REPORTED_MISSING _WDF_PDO_EVENT_CALLBACKS_V1_15::EvtDeviceReportedMissing

Definition at line 2096 of file wdf115.h.

◆ EvtDeviceResourceRequirementsQuery

PFN_WDF_DEVICE_RESOURCE_REQUIREMENTS_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_15::EvtDeviceResourceRequirementsQuery

Definition at line 2068 of file wdf115.h.

◆ EvtDeviceResourcesQuery

PFN_WDF_DEVICE_RESOURCES_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_15::EvtDeviceResourcesQuery

Definition at line 2063 of file wdf115.h.

◆ EvtDeviceSetLock

PFN_WDF_DEVICE_SET_LOCK _WDF_PDO_EVENT_CALLBACKS_V1_15::EvtDeviceSetLock

Definition at line 2078 of file wdf115.h.

◆ Size

ULONG _WDF_PDO_EVENT_CALLBACKS_V1_15::Size

Definition at line 2058 of file wdf115.h.


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