ReactOS 0.4.15-dev-7942-gd23573b
_NETWORK_OPEN_ECP_CONTEXT_V0 Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _NETWORK_OPEN_ECP_CONTEXT_V0:

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
 

Detailed Description

Definition at line 1179 of file ntifs.template.h.

Member Data Documentation

◆ 

_ANONYMOUS_STRUCT struct { ... } _NETWORK_OPEN_ECP_CONTEXT_V0::DUMMYSTRUCTNAME

◆ 

struct { ... } _NETWORK_OPEN_ECP_CONTEXT_V0::in

◆ Integrity

NETWORK_OPEN_INTEGRITY_QUALIFIER _NETWORK_OPEN_ECP_CONTEXT_V0::Integrity

Definition at line 1185 of file ntifs.template.h.

◆ Location

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

◆ Reserved

USHORT _NETWORK_OPEN_ECP_CONTEXT_V0::Reserved

Definition at line 1181 of file ntifs.template.h.

◆ Size

USHORT _NETWORK_OPEN_ECP_CONTEXT_V0::Size

Definition at line 1180 of file ntifs.template.h.


The documentation for this struct was generated from the following file: