Go to the source code of this file.
◆ FX_DISPATCH_IRP_TO_IO_QUEUE_FLAGS_MASK
#define FX_DISPATCH_IRP_TO_IO_QUEUE_FLAGS_MASK |
Value:
@ WDF_DISPATCH_IRP_TO_IO_QUEUE_PREPROCESSED_IRP
@ WDF_DISPATCH_IRP_TO_IO_QUEUE_INVOKE_INCALLERCTX_CALLBACK
Definition at line 93 of file fxdevice.hpp.
◆ FxDeviceRemLockAction
Enumerator |
---|
FxDeviceRemLockNotRequired | |
FxDeviceRemLockRequired | |
FxDeviceRemLockTestValid | |
FxDeviceRemLockOptIn | |
Definition at line 78 of file fxdevice.hpp.
78 {
83};
@ FxDeviceRemLockRequired
@ FxDeviceRemLockTestValid
@ FxDeviceRemLockNotRequired
◆ FxDmaPacketTransactionStatus
Enumerator |
---|
FxDmaPacketTransactionCompleted | |
FxDmaPacketTransactionPending | |
Definition at line 67 of file fxdevice.hpp.
67 {
70};
@ FxDmaPacketTransactionCompleted
@ FxDmaPacketTransactionPending
◆ FxPropertyType
Enumerator |
---|
FxDeviceProperty | |
FxInterfaceProperty | |
Definition at line 85 of file fxdevice.hpp.
◆ FxFileObjectClassNormalize()
◆ FxIsFileObjectOptional()