ReactOS 0.4.15-dev-7842-g558ab78
_NETWORK_OPEN_ECP_CONTEXT Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _NETWORK_OPEN_ECP_CONTEXT:

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
 

Detailed Description

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

Member Data Documentation

◆ 

_ANONYMOUS_STRUCT struct { ... } _NETWORK_OPEN_ECP_CONTEXT::DUMMYSTRUCTNAME

◆ Flags

ULONG _NETWORK_OPEN_ECP_CONTEXT::Flags

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

◆ 

struct { ... } _NETWORK_OPEN_ECP_CONTEXT::in

◆ Integrity

NETWORK_OPEN_INTEGRITY_QUALIFIER _NETWORK_OPEN_ECP_CONTEXT::Integrity

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

◆ Location

NETWORK_OPEN_LOCATION_QUALIFIER _NETWORK_OPEN_ECP_CONTEXT::Location

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

◆ 

struct { ... } _NETWORK_OPEN_ECP_CONTEXT::out

◆ Reserved

USHORT _NETWORK_OPEN_ECP_CONTEXT::Reserved

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

◆ Size

USHORT _NETWORK_OPEN_ECP_CONTEXT::Size

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


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