ReactOS 0.4.15-dev-7942-gd23573b
_POWER_COMPLETION_CONTEXT Struct Reference

#include <fbtpwr.h>

Collaboration diagram for _POWER_COMPLETION_CONTEXT:

Public Attributes

PDEVICE_OBJECT DeviceObject
 
PIRP SIrp
 

Detailed Description

Definition at line 16 of file fbtpwr.h.

Member Data Documentation

◆ DeviceObject

PDEVICE_OBJECT _POWER_COMPLETION_CONTEXT::DeviceObject

Definition at line 18 of file fbtpwr.h.

Referenced by DevPoCompletionRoutine(), and SendDeviceIrp().

◆ SIrp

PIRP _POWER_COMPLETION_CONTEXT::SIrp

Definition at line 19 of file fbtpwr.h.

Referenced by DevPoCompletionRoutine(), and SendDeviceIrp().


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