ReactOS 0.4.15-dev-6712-g46b4b55
|
#include <lpctypes.h>
Public Attributes | |
PORT_VIEW | ClientView |
PLPCP_PORT_OBJECT | ClientPort |
PVOID | SectionToMap |
REMOTE_PORT_VIEW | ServerView |
Definition at line 254 of file lpctypes.h.
PLPCP_PORT_OBJECT _LPCP_CONNECTION_MESSAGE::ClientPort |
Definition at line 257 of file lpctypes.h.
Referenced by LpcpFreeToPortZone(), NtAcceptConnectPort(), and NtSecureConnectPort().
PORT_VIEW _LPCP_CONNECTION_MESSAGE::ClientView |
Definition at line 256 of file lpctypes.h.
Referenced by NtSecureConnectPort().
PVOID _LPCP_CONNECTION_MESSAGE::SectionToMap |
Definition at line 258 of file lpctypes.h.
Referenced by LpcpDestroyPortQueue(), and NtSecureConnectPort().
REMOTE_PORT_VIEW _LPCP_CONNECTION_MESSAGE::ServerView |
Definition at line 259 of file lpctypes.h.
Referenced by NtSecureConnectPort().