ReactOS 0.4.15-dev-8100-g1887773
KDVM_RECV_PKT_REQUEST Struct Reference

#include <kdvm.h>

Collaboration diagram for KDVM_RECV_PKT_REQUEST:

Public Attributes

ULONG PacketType
 
KDVM_SENDPACKET_INFO Info
 
KDVM_MARSHAL_STRING MessageHeader
 
KDVM_MARSHAL_STRING MessageData
 
KDVM_CONTEXT KdContext
 

Detailed Description

Definition at line 103 of file kdvm.h.

Member Data Documentation

◆ Info

KDVM_SENDPACKET_INFO KDVM_RECV_PKT_REQUEST::Info

Definition at line 106 of file kdvm.h.

Referenced by KdReceivePacket().

◆ KdContext

KDVM_CONTEXT KDVM_RECV_PKT_REQUEST::KdContext

Definition at line 109 of file kdvm.h.

Referenced by KdReceivePacket().

◆ MessageData

KDVM_MARSHAL_STRING KDVM_RECV_PKT_REQUEST::MessageData

Definition at line 108 of file kdvm.h.

Referenced by KdReceivePacket().

◆ MessageHeader

KDVM_MARSHAL_STRING KDVM_RECV_PKT_REQUEST::MessageHeader

Definition at line 107 of file kdvm.h.

Referenced by KdReceivePacket().

◆ PacketType

ULONG KDVM_RECV_PKT_REQUEST::PacketType

Definition at line 105 of file kdvm.h.

Referenced by KdReceivePacket().


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