|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <lpctypes.h>

Definition at line 209 of file lpctypes.h.
| union { ... } _LPCP_PORT_OBJECT::@2778 |
| PVOID _LPCP_PORT_OBJECT::ClientSectionBase |
Definition at line 215 of file lpctypes.h.
| PETHREAD _LPCP_PORT_OBJECT::ClientThread |
Definition at line 218 of file lpctypes.h.
| struct _LPCP_PORT_OBJECT* _LPCP_PORT_OBJECT::ConnectedPort |
Definition at line 212 of file lpctypes.h.
Referenced by LpcpValidateClientPort().
| struct _LPCP_PORT_OBJECT* _LPCP_PORT_OBJECT::ConnectionPort |
Definition at line 211 of file lpctypes.h.
Referenced by LpcpValidateClientPort().
| CLIENT_ID _LPCP_PORT_OBJECT::Creator |
Definition at line 214 of file lpctypes.h.
| ULONG _LPCP_PORT_OBJECT::Flags |
Definition at line 230 of file lpctypes.h.
Referenced by LpcRequestWaitReplyPort(), NtReplyWaitReceivePortEx(), NtRequestPort(), and NtRequestWaitReplyPort().
| LIST_ENTRY _LPCP_PORT_OBJECT::LpcDataInfoChainHead |
Definition at line 222 of file lpctypes.h.
Referenced by LpcpDeletePort().
| LIST_ENTRY _LPCP_PORT_OBJECT::LpcReplyChainHead |
Definition at line 221 of file lpctypes.h.
Referenced by LpcRequestWaitReplyPort(), and NtRequestWaitReplyPort().
| PEPROCESS _LPCP_PORT_OBJECT::MappingProcess |
Definition at line 226 of file lpctypes.h.
| ULONG _LPCP_PORT_OBJECT::MaxConnectionInfoLength |
Definition at line 229 of file lpctypes.h.
Referenced by NtAcceptConnectPort().
| ULONG _LPCP_PORT_OBJECT::MaxMessageLength |
Definition at line 228 of file lpctypes.h.
| LPCP_PORT_QUEUE _LPCP_PORT_OBJECT::MsgQueue |
Definition at line 213 of file lpctypes.h.
Referenced by LpcRequestWaitReplyPort(), NtReplyWaitReceivePortEx(), NtRequestPort(), and NtRequestWaitReplyPort().
| PVOID _LPCP_PORT_OBJECT::PortContext |
Definition at line 217 of file lpctypes.h.
Referenced by LpcRequestWaitReplyPort(), NtRequestPort(), and NtRequestWaitReplyPort().
| SECURITY_QUALITY_OF_SERVICE _LPCP_PORT_OBJECT::SecurityQos |
Definition at line 219 of file lpctypes.h.
| PEPROCESS _LPCP_PORT_OBJECT::ServerProcess |
Definition at line 225 of file lpctypes.h.
Referenced by LpcpDeletePort(), and NtAcceptConnectPort().
| PVOID _LPCP_PORT_OBJECT::ServerSectionBase |
Definition at line 216 of file lpctypes.h.
| SECURITY_CLIENT_CONTEXT _LPCP_PORT_OBJECT::StaticSecurity |
Definition at line 220 of file lpctypes.h.
| KEVENT _LPCP_PORT_OBJECT::WaitEvent |
Definition at line 231 of file lpctypes.h.
Referenced by LpcRequestWaitReplyPort(), NtReplyWaitReceivePortEx(), NtRequestPort(), and NtRequestWaitReplyPort().