ReactOS 0.4.15-dev-8614-gbc76250
_WDF_PDO_EVENT_CALLBACKS_V1_5 Struct Reference

#include <wdf15.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 1387 of file wdf15.h.

Member Data Documentation

◆ EvtDeviceDisableWakeAtBus

PFN_WDF_DEVICE_DISABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_5::EvtDeviceDisableWakeAtBus

Definition at line 1423 of file wdf15.h.

◆ EvtDeviceEject

PFN_WDF_DEVICE_EJECT _WDF_PDO_EVENT_CALLBACKS_V1_5::EvtDeviceEject

Definition at line 1406 of file wdf15.h.

◆ EvtDeviceEnableWakeAtBus

PFN_WDF_DEVICE_ENABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_5::EvtDeviceEnableWakeAtBus

Definition at line 1417 of file wdf15.h.

◆ EvtDeviceResourceRequirementsQuery

PFN_WDF_DEVICE_RESOURCE_REQUIREMENTS_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_5::EvtDeviceResourceRequirementsQuery

Definition at line 1401 of file wdf15.h.

◆ EvtDeviceResourcesQuery

PFN_WDF_DEVICE_RESOURCES_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_5::EvtDeviceResourcesQuery

Definition at line 1396 of file wdf15.h.

◆ EvtDeviceSetLock

PFN_WDF_DEVICE_SET_LOCK _WDF_PDO_EVENT_CALLBACKS_V1_5::EvtDeviceSetLock

Definition at line 1411 of file wdf15.h.

◆ Size

ULONG _WDF_PDO_EVENT_CALLBACKS_V1_5::Size

Definition at line 1391 of file wdf15.h.


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