ReactOS 0.4.15-dev-7924-g5949c20
_PORT_VIEW Struct Reference

#include <ntifs.template.h>

Public Attributes

ULONG Length
 
LPC_HANDLE SectionHandle
 
ULONG SectionOffset
 
LPC_SIZE_T ViewSize
 
LPC_PVOID ViewBase
 
LPC_PVOID ViewRemoteBase
 

Detailed Description

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

Member Data Documentation

◆ Length

◆ SectionHandle

LPC_HANDLE _PORT_VIEW::SectionHandle

◆ SectionOffset

ULONG _PORT_VIEW::SectionOffset

◆ ViewBase

LPC_PVOID _PORT_VIEW::ViewBase

◆ ViewRemoteBase

LPC_PVOID _PORT_VIEW::ViewRemoteBase

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

Referenced by CsrpConnectToServer(), and SepRmCommandServerThreadInit().

◆ ViewSize

LPC_SIZE_T _PORT_VIEW::ViewSize

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