ReactOS
0.4.15-dev-4922-ge8ccc85
|
#include "fxiotargetkm.hpp"
Go to the source code of this file.
Classes | |
struct | FxIoContext |
struct | FxInternalIoctlOthersContext |
struct | FxTargetSubmitSyncParams |
class | FxIoTarget |
Enumerations | |
enum | SubmitActionFlags { SubmitSend = 0x00000001, SubmitQueued = 0x00000002, SubmitSent = 0x00000004, SubmitWait = 0x00000008, SubmitTimeout = 0x00000010, SubmitSyncCallCompletion = 0x00000020 } |
Enumerator | |
---|---|
SubmitSend | |
SubmitQueued | |
SubmitSent | |
SubmitWait | |
SubmitTimeout | |
SubmitSyncCallCompletion |
Definition at line 201 of file fxiotarget.hpp.