|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#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 1179 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 1185 of file ntifs.template.h.
| NETWORK_OPEN_LOCATION_QUALIFIER _NETWORK_OPEN_ECP_CONTEXT_V0::Location |
Definition at line 1184 of file ntifs.template.h.
| struct { ... } _NETWORK_OPEN_ECP_CONTEXT_V0::out |
| USHORT _NETWORK_OPEN_ECP_CONTEXT_V0::Reserved |
Definition at line 1181 of file ntifs.template.h.
| USHORT _NETWORK_OPEN_ECP_CONTEXT_V0::Size |
Definition at line 1180 of file ntifs.template.h.