ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_PDO_EVENT_CALLBACKS_V1_11 Struct Reference

#include <wdf111.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 1882 of file wdf111.h.

Member Data Documentation

◆ EvtDeviceDisableWakeAtBus

PFN_WDF_DEVICE_DISABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_11::EvtDeviceDisableWakeAtBus

Definition at line 1918 of file wdf111.h.

◆ EvtDeviceEject

PFN_WDF_DEVICE_EJECT _WDF_PDO_EVENT_CALLBACKS_V1_11::EvtDeviceEject

Definition at line 1901 of file wdf111.h.

◆ EvtDeviceEnableWakeAtBus

PFN_WDF_DEVICE_ENABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_11::EvtDeviceEnableWakeAtBus

Definition at line 1912 of file wdf111.h.

◆ EvtDeviceReportedMissing

PFN_WDF_DEVICE_REPORTED_MISSING _WDF_PDO_EVENT_CALLBACKS_V1_11::EvtDeviceReportedMissing

Definition at line 1924 of file wdf111.h.

◆ EvtDeviceResourceRequirementsQuery

PFN_WDF_DEVICE_RESOURCE_REQUIREMENTS_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_11::EvtDeviceResourceRequirementsQuery

Definition at line 1896 of file wdf111.h.

◆ EvtDeviceResourcesQuery

PFN_WDF_DEVICE_RESOURCES_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_11::EvtDeviceResourcesQuery

Definition at line 1891 of file wdf111.h.

◆ EvtDeviceSetLock

PFN_WDF_DEVICE_SET_LOCK _WDF_PDO_EVENT_CALLBACKS_V1_11::EvtDeviceSetLock

Definition at line 1906 of file wdf111.h.

◆ Size

ULONG _WDF_PDO_EVENT_CALLBACKS_V1_11::Size

Definition at line 1886 of file wdf111.h.


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