ReactOS 0.4.15-dev-8061-g57b775e
_PORT_MESSAGE_HEADER Struct Reference

#include <winternl.h>

Collaboration diagram for _PORT_MESSAGE_HEADER:

Public Attributes

USHORT DataSize
 
USHORT MessageSize
 
USHORT MessageType
 
USHORT VirtualRangesOffset
 
CLIENT_ID ClientId
 
ULONG MessageId
 
ULONG SectionSize
 

Detailed Description

Definition at line 1746 of file winternl.h.

Member Data Documentation

◆ ClientId

◆ DataSize

USHORT _PORT_MESSAGE_HEADER::DataSize

Definition at line 1747 of file winternl.h.

◆ MessageId

ULONG _PORT_MESSAGE_HEADER::MessageId

◆ MessageSize

USHORT _PORT_MESSAGE_HEADER::MessageSize

Definition at line 1748 of file winternl.h.

◆ MessageType

USHORT _PORT_MESSAGE_HEADER::MessageType

Definition at line 1749 of file winternl.h.

◆ SectionSize

ULONG _PORT_MESSAGE_HEADER::SectionSize

Definition at line 1753 of file winternl.h.

◆ VirtualRangesOffset

USHORT _PORT_MESSAGE_HEADER::VirtualRangesOffset

Definition at line 1750 of file winternl.h.


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