ReactOS 0.4.15-dev-7942-gd23573b
_SRV_OPEN_ECP_CONTEXT Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _SRV_OPEN_ECP_CONTEXT:

Public Attributes

PUNICODE_STRING ShareName
 
PSOCKADDR_STORAGE_NFS SocketAddress
 
BOOLEAN OplockBlockState
 
BOOLEAN OplockAppState
 
BOOLEAN OplockFinalState
 

Detailed Description

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

Member Data Documentation

◆ OplockAppState

BOOLEAN _SRV_OPEN_ECP_CONTEXT::OplockAppState

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

◆ OplockBlockState

BOOLEAN _SRV_OPEN_ECP_CONTEXT::OplockBlockState

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

◆ OplockFinalState

BOOLEAN _SRV_OPEN_ECP_CONTEXT::OplockFinalState

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

◆ ShareName

PUNICODE_STRING _SRV_OPEN_ECP_CONTEXT::ShareName

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

◆ SocketAddress

PSOCKADDR_STORAGE_NFS _SRV_OPEN_ECP_CONTEXT::SocketAddress

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


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