|
ReactOS 0.4.17-dev-684-ga6524ef
|
#include <ntifs.template.h>

Public Attributes | |
| USHORT | Size |
| USHORT | Reserved |
| struct { | |
| struct { | |
| NETWORK_OPEN_LOCATION_QUALIFIER Location | |
| NETWORK_OPEN_INTEGRITY_QUALIFIER Integrity | |
| ULONG Flags | |
| } in | |
| struct { | |
| NETWORK_OPEN_LOCATION_QUALIFIER Location | |
| NETWORK_OPEN_INTEGRITY_QUALIFIER Integrity | |
| ULONG Flags | |
| } out | |
| } | DUMMYSTRUCTNAME |
Definition at line 1188 of file ntifs.template.h.
| _ANONYMOUS_STRUCT struct { ... } _NETWORK_OPEN_ECP_CONTEXT::DUMMYSTRUCTNAME |
| ULONG _NETWORK_OPEN_ECP_CONTEXT::Flags |
Definition at line 1195 of file ntifs.template.h.
| struct { ... } _NETWORK_OPEN_ECP_CONTEXT::in |
| NETWORK_OPEN_INTEGRITY_QUALIFIER _NETWORK_OPEN_ECP_CONTEXT::Integrity |
Definition at line 1194 of file ntifs.template.h.
| NETWORK_OPEN_LOCATION_QUALIFIER _NETWORK_OPEN_ECP_CONTEXT::Location |
Definition at line 1193 of file ntifs.template.h.
| struct { ... } _NETWORK_OPEN_ECP_CONTEXT::out |
| USHORT _NETWORK_OPEN_ECP_CONTEXT::Reserved |
Definition at line 1190 of file ntifs.template.h.
| USHORT _NETWORK_OPEN_ECP_CONTEXT::Size |
Definition at line 1189 of file ntifs.template.h.