ReactOS 0.4.17-dev-684-ga6524ef
_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 1264 of file ntifs.template.h.

Member Data Documentation

◆ OplockAppState

BOOLEAN _SRV_OPEN_ECP_CONTEXT::OplockAppState

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

◆ OplockBlockState

BOOLEAN _SRV_OPEN_ECP_CONTEXT::OplockBlockState

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

◆ OplockFinalState

BOOLEAN _SRV_OPEN_ECP_CONTEXT::OplockFinalState

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

◆ ShareName

PUNICODE_STRING _SRV_OPEN_ECP_CONTEXT::ShareName

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

◆ SocketAddress

PSOCKADDR_STORAGE_NFS _SRV_OPEN_ECP_CONTEXT::SocketAddress

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


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