ReactOS 0.4.15-dev-7942-gd23573b
LPC_MESSAGE64 Struct Reference

Public Attributes

USHORT DataSize
 
USHORT MessageSize
 
USHORT MessageType
 
USHORT VirtualRangesOffset
 
ULONGLONG ClientId [2]
 
ULONGLONG MessageId
 
ULONGLONG SectionSize
 
UCHAR Data [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 73 of file port.c.

Member Data Documentation

◆ ClientId

ULONGLONG LPC_MESSAGE64::ClientId[2]

Definition at line 79 of file port.c.

◆ Data

UCHAR LPC_MESSAGE64::Data[ANYSIZE_ARRAY]

◆ DataSize

USHORT LPC_MESSAGE64::DataSize

Definition at line 75 of file port.c.

Referenced by test_ports_client().

◆ MessageId

ULONGLONG LPC_MESSAGE64::MessageId

Definition at line 80 of file port.c.

◆ MessageSize

USHORT LPC_MESSAGE64::MessageSize

Definition at line 76 of file port.c.

Referenced by test_ports_client().

◆ MessageType

USHORT LPC_MESSAGE64::MessageType

◆ SectionSize

ULONGLONG LPC_MESSAGE64::SectionSize

Definition at line 81 of file port.c.

◆ VirtualRangesOffset

USHORT LPC_MESSAGE64::VirtualRangesOffset

Definition at line 78 of file port.c.


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