ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_PNPPOWER_EVENT_CALLBACKS_V1_9 Struct Reference

#include <wdf19.h>

Public Attributes

ULONG Size
 
PFN_WDF_DEVICE_D0_ENTRY EvtDeviceD0Entry
 
PFN_WDF_DEVICE_D0_ENTRY_POST_INTERRUPTS_ENABLED EvtDeviceD0EntryPostInterruptsEnabled
 
PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit
 
PFN_WDF_DEVICE_D0_EXIT_PRE_INTERRUPTS_DISABLED EvtDeviceD0ExitPreInterruptsDisabled
 
PFN_WDF_DEVICE_PREPARE_HARDWARE EvtDevicePrepareHardware
 
PFN_WDF_DEVICE_RELEASE_HARDWARE EvtDeviceReleaseHardware
 
PFN_WDF_DEVICE_SELF_MANAGED_IO_CLEANUP EvtDeviceSelfManagedIoCleanup
 
PFN_WDF_DEVICE_SELF_MANAGED_IO_FLUSH EvtDeviceSelfManagedIoFlush
 
PFN_WDF_DEVICE_SELF_MANAGED_IO_INIT EvtDeviceSelfManagedIoInit
 
PFN_WDF_DEVICE_SELF_MANAGED_IO_SUSPEND EvtDeviceSelfManagedIoSuspend
 
PFN_WDF_DEVICE_SELF_MANAGED_IO_RESTART EvtDeviceSelfManagedIoRestart
 
PFN_WDF_DEVICE_SURPRISE_REMOVAL EvtDeviceSurpriseRemoval
 
PFN_WDF_DEVICE_QUERY_REMOVE EvtDeviceQueryRemove
 
PFN_WDF_DEVICE_QUERY_STOP EvtDeviceQueryStop
 
PFN_WDF_DEVICE_USAGE_NOTIFICATION EvtDeviceUsageNotification
 
PFN_WDF_DEVICE_RELATIONS_QUERY EvtDeviceRelationsQuery
 

Detailed Description

Definition at line 697 of file wdf19.h.

Member Data Documentation

◆ EvtDeviceD0Entry

PFN_WDF_DEVICE_D0_ENTRY _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceD0Entry

Definition at line 703 of file wdf19.h.

◆ EvtDeviceD0EntryPostInterruptsEnabled

PFN_WDF_DEVICE_D0_ENTRY_POST_INTERRUPTS_ENABLED _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceD0EntryPostInterruptsEnabled

Definition at line 705 of file wdf19.h.

◆ EvtDeviceD0Exit

PFN_WDF_DEVICE_D0_EXIT _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceD0Exit

Definition at line 707 of file wdf19.h.

◆ EvtDeviceD0ExitPreInterruptsDisabled

PFN_WDF_DEVICE_D0_EXIT_PRE_INTERRUPTS_DISABLED _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceD0ExitPreInterruptsDisabled

Definition at line 709 of file wdf19.h.

◆ EvtDevicePrepareHardware

PFN_WDF_DEVICE_PREPARE_HARDWARE _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDevicePrepareHardware

Definition at line 711 of file wdf19.h.

◆ EvtDeviceQueryRemove

PFN_WDF_DEVICE_QUERY_REMOVE _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceQueryRemove

Definition at line 727 of file wdf19.h.

◆ EvtDeviceQueryStop

PFN_WDF_DEVICE_QUERY_STOP _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceQueryStop

Definition at line 729 of file wdf19.h.

◆ EvtDeviceRelationsQuery

PFN_WDF_DEVICE_RELATIONS_QUERY _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceRelationsQuery

Definition at line 733 of file wdf19.h.

◆ EvtDeviceReleaseHardware

PFN_WDF_DEVICE_RELEASE_HARDWARE _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceReleaseHardware

Definition at line 713 of file wdf19.h.

◆ EvtDeviceSelfManagedIoCleanup

PFN_WDF_DEVICE_SELF_MANAGED_IO_CLEANUP _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceSelfManagedIoCleanup

Definition at line 715 of file wdf19.h.

◆ EvtDeviceSelfManagedIoFlush

PFN_WDF_DEVICE_SELF_MANAGED_IO_FLUSH _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceSelfManagedIoFlush

Definition at line 717 of file wdf19.h.

◆ EvtDeviceSelfManagedIoInit

PFN_WDF_DEVICE_SELF_MANAGED_IO_INIT _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceSelfManagedIoInit

Definition at line 719 of file wdf19.h.

◆ EvtDeviceSelfManagedIoRestart

PFN_WDF_DEVICE_SELF_MANAGED_IO_RESTART _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceSelfManagedIoRestart

Definition at line 723 of file wdf19.h.

◆ EvtDeviceSelfManagedIoSuspend

PFN_WDF_DEVICE_SELF_MANAGED_IO_SUSPEND _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceSelfManagedIoSuspend

Definition at line 721 of file wdf19.h.

◆ EvtDeviceSurpriseRemoval

PFN_WDF_DEVICE_SURPRISE_REMOVAL _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceSurpriseRemoval

Definition at line 725 of file wdf19.h.

◆ EvtDeviceUsageNotification

PFN_WDF_DEVICE_USAGE_NOTIFICATION _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::EvtDeviceUsageNotification

Definition at line 731 of file wdf19.h.

◆ Size

ULONG _WDF_PNPPOWER_EVENT_CALLBACKS_V1_9::Size

Definition at line 701 of file wdf19.h.


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