|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fatstruc.h>

Public Attributes | |
| union { | |
| struct { | |
| PIRP_CONTEXT IrpContext | |
| PIRP Irp | |
| } Create | |
| }; | |
| NTSTATUS | IrpStatus |
| NTSTATUS | ExceptionStatus |
Definition at line 1769 of file fatstruc.h.
| union { ... } _FAT_CALLOUT_PARAMETERS::@853 |
| struct { ... } _FAT_CALLOUT_PARAMETERS::Create |
| NTSTATUS _FAT_CALLOUT_PARAMETERS::ExceptionStatus |
Definition at line 1787 of file fatstruc.h.
| PIRP _FAT_CALLOUT_PARAMETERS::Irp |
Definition at line 1780 of file fatstruc.h.
| PIRP_CONTEXT _FAT_CALLOUT_PARAMETERS::IrpContext |
Definition at line 1779 of file fatstruc.h.
| NTSTATUS _FAT_CALLOUT_PARAMETERS::IrpStatus |
Definition at line 1786 of file fatstruc.h.