ReactOS 0.4.15-dev-7842-g558ab78
_WDF_PDO_EVENT_CALLBACKS_V1_1 Struct Reference

#include <wdf11.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 1381 of file wdf11.h.

Member Data Documentation

◆ EvtDeviceDisableWakeAtBus

PFN_WDF_DEVICE_DISABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_1::EvtDeviceDisableWakeAtBus

Definition at line 1417 of file wdf11.h.

◆ EvtDeviceEject

PFN_WDF_DEVICE_EJECT _WDF_PDO_EVENT_CALLBACKS_V1_1::EvtDeviceEject

Definition at line 1400 of file wdf11.h.

◆ EvtDeviceEnableWakeAtBus

PFN_WDF_DEVICE_ENABLE_WAKE_AT_BUS _WDF_PDO_EVENT_CALLBACKS_V1_1::EvtDeviceEnableWakeAtBus

Definition at line 1411 of file wdf11.h.

◆ EvtDeviceResourceRequirementsQuery

PFN_WDF_DEVICE_RESOURCE_REQUIREMENTS_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_1::EvtDeviceResourceRequirementsQuery

Definition at line 1395 of file wdf11.h.

◆ EvtDeviceResourcesQuery

PFN_WDF_DEVICE_RESOURCES_QUERY _WDF_PDO_EVENT_CALLBACKS_V1_1::EvtDeviceResourcesQuery

Definition at line 1390 of file wdf11.h.

◆ EvtDeviceSetLock

PFN_WDF_DEVICE_SET_LOCK _WDF_PDO_EVENT_CALLBACKS_V1_1::EvtDeviceSetLock

Definition at line 1405 of file wdf11.h.

◆ Size

ULONG _WDF_PDO_EVENT_CALLBACKS_V1_1::Size

Definition at line 1385 of file wdf11.h.


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