ReactOS 0.4.16-dev-937-g7afcd2a
|
Public Attributes | |
USHORT | DataSize |
USHORT | MessageSize |
USHORT | MessageType |
USHORT | VirtualRangesOffset |
ULONGLONG | ClientId [2] |
ULONGLONG | MessageId |
ULONGLONG | SectionSize |
UCHAR | Data [ANYSIZE_ARRAY] |
UCHAR LPC_MESSAGE64::Data[ANYSIZE_ARRAY] |
Definition at line 82 of file port.c.
Referenced by ProcessConnectionRequest(), ProcessLpcRequest(), test_ports_client(), and test_ports_server().
USHORT LPC_MESSAGE64::DataSize |
Definition at line 75 of file port.c.
Referenced by test_ports_client().
USHORT LPC_MESSAGE64::MessageSize |
Definition at line 76 of file port.c.
Referenced by test_ports_client().
USHORT LPC_MESSAGE64::MessageType |
Definition at line 77 of file port.c.
Referenced by ProcessConnectionRequest(), ProcessLpcRequest(), test_ports_client(), and test_ports_server().