ReactOS 0.4.16-dev-197-g92996da
|
#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 1162 of file ntifs.template.h.
_ANONYMOUS_STRUCT struct { ... } _NETWORK_OPEN_ECP_CONTEXT::DUMMYSTRUCTNAME |
ULONG _NETWORK_OPEN_ECP_CONTEXT::Flags |
Definition at line 1169 of file ntifs.template.h.
struct { ... } _NETWORK_OPEN_ECP_CONTEXT::in |
NETWORK_OPEN_INTEGRITY_QUALIFIER _NETWORK_OPEN_ECP_CONTEXT::Integrity |
Definition at line 1168 of file ntifs.template.h.
NETWORK_OPEN_LOCATION_QUALIFIER _NETWORK_OPEN_ECP_CONTEXT::Location |
Definition at line 1167 of file ntifs.template.h.
struct { ... } _NETWORK_OPEN_ECP_CONTEXT::out |
USHORT _NETWORK_OPEN_ECP_CONTEXT::Reserved |
Definition at line 1164 of file ntifs.template.h.
USHORT _NETWORK_OPEN_ECP_CONTEXT::Size |
Definition at line 1163 of file ntifs.template.h.