ReactOS 0.4.15-dev-7834-g00c4b3d
_LPCP_CONNECTION_MESSAGE Struct Reference

#include <lpctypes.h>

Collaboration diagram for _LPCP_CONNECTION_MESSAGE:

Public Attributes

PORT_VIEW ClientView
 
PLPCP_PORT_OBJECT ClientPort
 
PVOID SectionToMap
 
REMOTE_PORT_VIEW ServerView
 

Detailed Description

Definition at line 254 of file lpctypes.h.

Member Data Documentation

◆ ClientPort

PLPCP_PORT_OBJECT _LPCP_CONNECTION_MESSAGE::ClientPort

Definition at line 257 of file lpctypes.h.

Referenced by LpcpFreeToPortZone(), NtAcceptConnectPort(), and NtSecureConnectPort().

◆ ClientView

PORT_VIEW _LPCP_CONNECTION_MESSAGE::ClientView

Definition at line 256 of file lpctypes.h.

Referenced by NtSecureConnectPort().

◆ SectionToMap

PVOID _LPCP_CONNECTION_MESSAGE::SectionToMap

Definition at line 258 of file lpctypes.h.

Referenced by LpcpDestroyPortQueue(), and NtSecureConnectPort().

◆ ServerView

REMOTE_PORT_VIEW _LPCP_CONNECTION_MESSAGE::ServerView

Definition at line 259 of file lpctypes.h.

Referenced by NtSecureConnectPort().


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