ReactOS 0.4.15-dev-7834-g00c4b3d
_KDVM_SEND_PKT_RESULT Struct Reference

#include <kdvm.h>

Collaboration diagram for _KDVM_SEND_PKT_RESULT:

Public Attributes

UCHAR CommandType
 
KDVM_CONTEXT KdContext
 
KDVM_SENDPACKET_INFO Info
 

Detailed Description

Definition at line 96 of file kdvm.h.

Member Data Documentation

◆ CommandType

UCHAR _KDVM_SEND_PKT_RESULT::CommandType

Definition at line 98 of file kdvm.h.

◆ Info

KDVM_SENDPACKET_INFO _KDVM_SEND_PKT_RESULT::Info

Definition at line 100 of file kdvm.h.

Referenced by KdSendPacket().

◆ KdContext

KDVM_CONTEXT _KDVM_SEND_PKT_RESULT::KdContext

Definition at line 99 of file kdvm.h.

Referenced by KdSendPacket().


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