ReactOS 0.4.15-dev-7953-g1f49173
_WDF_PDO_EVENT_CALLBACKS_V1_7 Struct Reference

#include <wdf17.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 1406 of file wdf17.h.

Member Data Documentation

◆ EvtDeviceDisableWakeAtBus

PFN_WDF_DEVICE_DISABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_7::EvtDeviceDisableWakeAtBus

Definition at line 1442 of file wdf17.h.

◆ EvtDeviceEject

PFN_WDF_DEVICE_EJECT _WDF_PDO_EVENT_CALLBACKS_V1_7::EvtDeviceEject

Definition at line 1425 of file wdf17.h.

◆ EvtDeviceEnableWakeAtBus

PFN_WDF_DEVICE_ENABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_7::EvtDeviceEnableWakeAtBus

Definition at line 1436 of file wdf17.h.

◆ EvtDeviceResourceRequirementsQuery

PFN_WDF_DEVICE_RESOURCE_REQUIREMENTS_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_7::EvtDeviceResourceRequirementsQuery

Definition at line 1420 of file wdf17.h.

◆ EvtDeviceResourcesQuery

PFN_WDF_DEVICE_RESOURCES_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_7::EvtDeviceResourcesQuery

Definition at line 1415 of file wdf17.h.

◆ EvtDeviceSetLock

PFN_WDF_DEVICE_SET_LOCK _WDF_PDO_EVENT_CALLBACKS_V1_7::EvtDeviceSetLock

Definition at line 1430 of file wdf17.h.

◆ Size

ULONG _WDF_PDO_EVENT_CALLBACKS_V1_7::Size

Definition at line 1410 of file wdf17.h.


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