KdClientStatus Struct Reference

Contains status and statistics info reported by KDCLIENT.DLL for VMMON.EXE. More...

#include <status.h>

List of all members.

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 LogAllPackets


Detailed Description

Contains status and statistics info reported by KDCLIENT.DLL for VMMON.EXE.

Remarks:
This structure is filled by zeroes at creation, so default values for members meaning "operation pending" or "not yet started" should correspond to zero.

Definition at line 14 of file status.h.


Member Data Documentation

Definition at line 26 of file status.h.

Definition at line 18 of file status.h.

Definition at line 17 of file status.h.

Definition at line 22 of file status.h.

Definition at line 25 of file status.h.

Definition at line 32 of file status.h.

Definition at line 23 of file status.h.

Definition at line 20 of file status.h.

Definition at line 19 of file status.h.

Contains ErrorCode + 1. Default file mapping value of 0 corresponds to PENDING state.

Definition at line 28 of file status.h.

Definition at line 16 of file status.h.

Definition at line 29 of file status.h.

Definition at line 21 of file status.h.

Definition at line 24 of file status.h.


The documentation for this struct was generated from the following file:
  • E:/PROJECTS/cvsed/mixed/VIRTUA~1/rpcdispatch/status.h