#include <status.h>
Public Attributes | |
| wchar_t | PipeName [256] |
| unsigned | BytesSent |
| unsigned | BytesReceived |
| unsigned | PacketsSent |
| unsigned | PacketsReceived |
| unsigned | ResyncCount |
| bool | DebuggerConnected |
| bool | OSDetected |
| bool | TraceAssistUpdatePending |
| unsigned | DebugLevel |
| unsigned | BytesDropped |
| unsigned | PatchErrorPlus1 |
| Contains ErrorCode + 1. Default file mapping value of 0 corresponds to PENDING state. | |
| unsigned | ProtocolMismatchStatus |
| unsigned KdClientStatus::BytesDropped |
| unsigned KdClientStatus::BytesReceived |
| unsigned KdClientStatus::BytesSent |
| unsigned KdClientStatus::DebugLevel |
| unsigned KdClientStatus::PacketsReceived |
| unsigned KdClientStatus::PacketsSent |
| unsigned KdClientStatus::PatchErrorPlus1 |
Contains ErrorCode + 1. Default file mapping value of 0 corresponds to PENDING state.
| wchar_t KdClientStatus::PipeName[256] |
| unsigned KdClientStatus::ResyncCount |