ReactOS 0.4.16-dev-2-g02a6913
|
#include <ntifs.template.h>
Public Attributes | |
ULONG | Length |
LPC_SIZE_T | ViewSize |
LPC_PVOID | ViewBase |
Definition at line 1636 of file ntifs.template.h.
ULONG _REMOTE_PORT_VIEW::Length |
Definition at line 1638 of file ntifs.template.h.
Referenced by CsrApiHandleConnectionRequest(), CsrpConnectToServer(), CsrSbApiHandleConnectionRequest(), LsapHandlePortConnection(), LsapRmServerThread(), SepRmCommandServerThreadInit(), and SmpHandleConnectionRequest().
LPC_PVOID _REMOTE_PORT_VIEW::ViewBase |
Definition at line 1640 of file ntifs.template.h.
Referenced by CsrApiHandleConnectionRequest(), CsrpConnectToServer(), and LsapRmServerThread().
LPC_SIZE_T _REMOTE_PORT_VIEW::ViewSize |
Definition at line 1639 of file ntifs.template.h.
Referenced by CsrApiHandleConnectionRequest(), CsrpConnectToServer(), and LsapRmServerThread().