ReactOS 0.4.15-dev-7953-g1f49173
_FILE_REMOTE_PROTOCOL_INFORMATION Struct Reference

#include <iotypes.h>

Collaboration diagram for _FILE_REMOTE_PROTOCOL_INFORMATION:

Public Attributes

USHORT StructureVersion
 
USHORT StructureSize
 
ULONG Protocol
 
USHORT ProtocolMajorVersion
 
USHORT ProtocolMinorVersion
 
USHORT ProtocolRevision
 
USHORT Reserved
 
ULONG Flags
 
struct {
   ULONG   Reserved [8]
 
GenericReserved
 
struct {
   ULONG   Reserved [16]
 
ProtocolSpecificReserved
 

Detailed Description

Definition at line 5971 of file iotypes.h.

Member Data Documentation

◆ Flags

ULONG _FILE_REMOTE_PROTOCOL_INFORMATION::Flags

Definition at line 5979 of file iotypes.h.

◆ 

struct { ... } _FILE_REMOTE_PROTOCOL_INFORMATION::GenericReserved

◆ Protocol

ULONG _FILE_REMOTE_PROTOCOL_INFORMATION::Protocol

Definition at line 5974 of file iotypes.h.

◆ ProtocolMajorVersion

USHORT _FILE_REMOTE_PROTOCOL_INFORMATION::ProtocolMajorVersion

Definition at line 5975 of file iotypes.h.

◆ ProtocolMinorVersion

USHORT _FILE_REMOTE_PROTOCOL_INFORMATION::ProtocolMinorVersion

Definition at line 5976 of file iotypes.h.

◆ ProtocolRevision

USHORT _FILE_REMOTE_PROTOCOL_INFORMATION::ProtocolRevision

Definition at line 5977 of file iotypes.h.

◆ 

struct { ... } _FILE_REMOTE_PROTOCOL_INFORMATION::ProtocolSpecificReserved

◆ Reserved [1/2]

USHORT _FILE_REMOTE_PROTOCOL_INFORMATION::Reserved

Definition at line 5978 of file iotypes.h.

◆ Reserved [2/2]

ULONG _FILE_REMOTE_PROTOCOL_INFORMATION::Reserved[16]

Definition at line 5981 of file iotypes.h.

◆ StructureSize

USHORT _FILE_REMOTE_PROTOCOL_INFORMATION::StructureSize

Definition at line 5973 of file iotypes.h.

◆ StructureVersion

USHORT _FILE_REMOTE_PROTOCOL_INFORMATION::StructureVersion

Definition at line 5972 of file iotypes.h.


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