ReactOS 0.4.15-dev-7953-g1f49173
_KD_PACKET Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG PacketLeader
 
USHORT PacketType
 
USHORT ByteCount
 
ULONG PacketId
 
ULONG Checksum
 

Detailed Description

Definition at line 212 of file windbgkd.h.

Member Data Documentation

◆ ByteCount

USHORT _KD_PACKET::ByteCount

Definition at line 216 of file windbgkd.h.

◆ Checksum

ULONG _KD_PACKET::Checksum

Definition at line 218 of file windbgkd.h.

◆ PacketId

ULONG _KD_PACKET::PacketId

Definition at line 217 of file windbgkd.h.

◆ PacketLeader

ULONG _KD_PACKET::PacketLeader

Definition at line 214 of file windbgkd.h.

◆ PacketType

USHORT _KD_PACKET::PacketType

Definition at line 215 of file windbgkd.h.


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