ReactOS 0.4.16-dev-122-g325d74c
|
#include <pnpprivkm.hpp>
Public Member Functions | |
FxUsageWorkitemParameters (VOID) | |
Public Attributes | |
_In_ MxDeviceObject * | RelatedDevice |
_In_ FxIrp * | RelatedIrp |
_In_ FxIrp * | OriginalIrp |
_In_ BOOLEAN | Revert |
_In_ FxCREvent | Event |
_Out_ NTSTATUS | Status |
Definition at line 77 of file pnpprivkm.hpp.
|
inline |
Definition at line 79 of file pnpprivkm.hpp.
Definition at line 97 of file pnpprivkm.hpp.
Definition at line 93 of file pnpprivkm.hpp.
Referenced by FxUsageWorkitemParameters().
_In_ MxDeviceObject* FxUsageWorkitemParameters::RelatedDevice |
Definition at line 89 of file pnpprivkm.hpp.
Referenced by FxUsageWorkitemParameters().
Definition at line 91 of file pnpprivkm.hpp.
Referenced by FxUsageWorkitemParameters().
Definition at line 95 of file pnpprivkm.hpp.
Definition at line 99 of file pnpprivkm.hpp.