|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <fxioqueuecallbacks.hpp>


Public Member Functions | |
| FxIoQueueForwardProgressAllocateResources (VOID) | |
| _Must_inspect_result_ NTSTATUS | Invoke (__in WDFQUEUE Queue, __in WDFREQUEST Request) |
Public Member Functions inherited from FxCallback | |
| FxCallback (__in_opt PFX_DRIVER_GLOBALS FxDriverGlobals=NULL) | |
| PVOID | operator new (__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in POOL_TYPE PoolType=NonPagedPool) |
| VOID | operator delete (__in PVOID pointer) |
Public Attributes | |
| PFN_WDF_IO_ALLOCATE_REQUEST_RESOURCES | Method |
Additional Inherited Members | |
Protected Member Functions inherited from FxCallback | |
| void __inline | CallbackStart (VOID) |
| void __inline | CallbackEnd (VOID) |
Definition at line 366 of file fxioqueuecallbacks.hpp.
|
inline |
Definition at line 371 of file fxioqueuecallbacks.hpp.
|
inline |
Definition at line 381 of file fxioqueuecallbacks.hpp.
Referenced by FxIoQueue::InvokeAllocateResourcesCallback().
| PFN_WDF_IO_ALLOCATE_REQUEST_RESOURCES FxIoQueueForwardProgressAllocateResources::Method |
Definition at line 369 of file fxioqueuecallbacks.hpp.
Referenced by FxIoQueueForwardProgressAllocateResources(), Invoke(), and FxIoQueue::InvokeAllocateResourcesCallback().