ReactOS 0.4.16-dev-1515-g853b446
_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 3332 of file winternl.h.

Member Data Documentation

◆ ClientId

◆ DataSize

USHORT _PORT_MESSAGE_HEADER::DataSize

Definition at line 3333 of file winternl.h.

◆ MessageId

ULONG _PORT_MESSAGE_HEADER::MessageId

◆ MessageSize

USHORT _PORT_MESSAGE_HEADER::MessageSize

Definition at line 3334 of file winternl.h.

◆ MessageType

USHORT _PORT_MESSAGE_HEADER::MessageType

Definition at line 3335 of file winternl.h.

◆ SectionSize

ULONG _PORT_MESSAGE_HEADER::SectionSize

Definition at line 3339 of file winternl.h.

◆ VirtualRangesOffset

USHORT _PORT_MESSAGE_HEADER::VirtualRangesOffset

Definition at line 3336 of file winternl.h.


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