_KD_CONTEXT Struct Reference

Represents the global state of the KD packet layer. More...

#include <kdxxx.h>

List of all members.

Public Attributes

ULONG RetryCount
 Specifies the packet retry count for KdSendPacket.
BOOLEAN BreakInRequested
 Set to TRUE, if the debugger requested breaking execution.


Detailed Description

Represents the global state of the KD packet layer.

Member Data Documentation

Set to TRUE, if the debugger requested breaking execution.

Specifies the packet retry count for KdSendPacket.


The documentation for this struct was generated from the following file:
SourceForge.net Logo