ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_PDO_EVENT_CALLBACKS_V1_0 Struct Reference

#include <wdf10.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 1351 of file wdf10.h.

Member Data Documentation

◆ EvtDeviceDisableWakeAtBus

PFN_WDF_DEVICE_DISABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_0::EvtDeviceDisableWakeAtBus

Definition at line 1387 of file wdf10.h.

◆ EvtDeviceEject

PFN_WDF_DEVICE_EJECT _WDF_PDO_EVENT_CALLBACKS_V1_0::EvtDeviceEject

Definition at line 1370 of file wdf10.h.

◆ EvtDeviceEnableWakeAtBus

PFN_WDF_DEVICE_ENABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_0::EvtDeviceEnableWakeAtBus

Definition at line 1381 of file wdf10.h.

◆ EvtDeviceResourceRequirementsQuery

PFN_WDF_DEVICE_RESOURCE_REQUIREMENTS_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_0::EvtDeviceResourceRequirementsQuery

Definition at line 1365 of file wdf10.h.

◆ EvtDeviceResourcesQuery

PFN_WDF_DEVICE_RESOURCES_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_0::EvtDeviceResourcesQuery

Definition at line 1360 of file wdf10.h.

◆ EvtDeviceSetLock

PFN_WDF_DEVICE_SET_LOCK _WDF_PDO_EVENT_CALLBACKS_V1_0::EvtDeviceSetLock

Definition at line 1375 of file wdf10.h.

◆ Size

ULONG _WDF_PDO_EVENT_CALLBACKS_V1_0::Size

Definition at line 1355 of file wdf10.h.


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