ReactOS 0.4.15-dev-7953-g1f49173
_WDF_PDO_EVENT_CALLBACKS_V1_9 Struct Reference

#include <wdf19.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
 

Detailed Description

Definition at line 1576 of file wdf19.h.

Member Data Documentation

◆ EvtDeviceDisableWakeAtBus

PFN_WDF_DEVICE_DISABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_9::EvtDeviceDisableWakeAtBus

Definition at line 1612 of file wdf19.h.

◆ EvtDeviceEject

PFN_WDF_DEVICE_EJECT _WDF_PDO_EVENT_CALLBACKS_V1_9::EvtDeviceEject

Definition at line 1595 of file wdf19.h.

◆ EvtDeviceEnableWakeAtBus

PFN_WDF_DEVICE_ENABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_9::EvtDeviceEnableWakeAtBus

Definition at line 1606 of file wdf19.h.

◆ EvtDeviceResourceRequirementsQuery

PFN_WDF_DEVICE_RESOURCE_REQUIREMENTS_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_9::EvtDeviceResourceRequirementsQuery

Definition at line 1590 of file wdf19.h.

◆ EvtDeviceResourcesQuery

PFN_WDF_DEVICE_RESOURCES_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_9::EvtDeviceResourcesQuery

Definition at line 1585 of file wdf19.h.

◆ EvtDeviceSetLock

PFN_WDF_DEVICE_SET_LOCK _WDF_PDO_EVENT_CALLBACKS_V1_9::EvtDeviceSetLock

Definition at line 1600 of file wdf19.h.

◆ Size

ULONG _WDF_PDO_EVENT_CALLBACKS_V1_9::Size

Definition at line 1580 of file wdf19.h.


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