ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <ntifs.template.h>
Public Attributes | |
ULONG | Length |
LPC_HANDLE | SectionHandle |
ULONG | SectionOffset |
LPC_SIZE_T | ViewSize |
LPC_PVOID | ViewBase |
LPC_PVOID | ViewRemoteBase |
Definition at line 1626 of file ntifs.template.h.
ULONG _PORT_VIEW::Length |
Definition at line 1628 of file ntifs.template.h.
Referenced by CsrpConnectToServer(), NtAcceptConnectPort(), NtSecureConnectPort(), and SepRmCommandServerThreadInit().
LPC_HANDLE _PORT_VIEW::SectionHandle |
Definition at line 1629 of file ntifs.template.h.
Referenced by CsrpConnectToServer(), NtSecureConnectPort(), and SepRmCommandServerThreadInit().
ULONG _PORT_VIEW::SectionOffset |
Definition at line 1630 of file ntifs.template.h.
Referenced by CsrpConnectToServer(), NtSecureConnectPort(), and SepRmCommandServerThreadInit().
LPC_PVOID _PORT_VIEW::ViewBase |
Definition at line 1632 of file ntifs.template.h.
Referenced by CsrpConnectToServer(), NtSecureConnectPort(), and SepRmCommandServerThreadInit().
LPC_PVOID _PORT_VIEW::ViewRemoteBase |
Definition at line 1633 of file ntifs.template.h.
Referenced by CsrpConnectToServer(), and SepRmCommandServerThreadInit().
LPC_SIZE_T _PORT_VIEW::ViewSize |
Definition at line 1631 of file ntifs.template.h.
Referenced by CsrpConnectToServer(), NtSecureConnectPort(), and SepRmCommandServerThreadInit().