|
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 | |
| } in | |
| struct { | |
| NETWORK_OPEN_LOCATION_QUALIFIER Location | |
| NETWORK_OPEN_INTEGRITY_QUALIFIER Integrity | |
| } out | |
| } | DUMMYSTRUCTNAME |
Definition at line 1205 of file ntifs.template.h.
| _ANONYMOUS_STRUCT struct { ... } _NETWORK_OPEN_ECP_CONTEXT_V0::DUMMYSTRUCTNAME |
| struct { ... } _NETWORK_OPEN_ECP_CONTEXT_V0::in |
| NETWORK_OPEN_INTEGRITY_QUALIFIER _NETWORK_OPEN_ECP_CONTEXT_V0::Integrity |
Definition at line 1211 of file ntifs.template.h.
| NETWORK_OPEN_LOCATION_QUALIFIER _NETWORK_OPEN_ECP_CONTEXT_V0::Location |
Definition at line 1210 of file ntifs.template.h.
| struct { ... } _NETWORK_OPEN_ECP_CONTEXT_V0::out |
| USHORT _NETWORK_OPEN_ECP_CONTEXT_V0::Reserved |
Definition at line 1207 of file ntifs.template.h.
| USHORT _NETWORK_OPEN_ECP_CONTEXT_V0::Size |
Definition at line 1206 of file ntifs.template.h.