Process Hacker
_FILE_REMOTE_PROTOCOL_INFORMATION Struct Reference

#include <ntioapi.h>

Data Fields

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 555 of file ntioapi.h.

Field Documentation

ULONG Flags

Definition at line 570 of file ntioapi.h.

struct { ... } GenericReserved
ULONG Protocol

Definition at line 560 of file ntioapi.h.

USHORT ProtocolMajorVersion

Definition at line 562 of file ntioapi.h.

USHORT ProtocolMinorVersion

Definition at line 563 of file ntioapi.h.

USHORT ProtocolRevision

Definition at line 564 of file ntioapi.h.

struct { ... } ProtocolSpecificReserved
USHORT Reserved

Definition at line 566 of file ntioapi.h.

ULONG Reserved[16]

Definition at line 574 of file ntioapi.h.

USHORT StructureSize

Definition at line 558 of file ntioapi.h.

USHORT StructureVersion

Definition at line 557 of file ntioapi.h.


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