E:/PROJECTS/cvsed/mixed/VIRTUA~1/rpcdispatch/status.h File Reference

Contains declarations for status reporting structures. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Enumerations

enum  { DebugLevelNone = 0, DebugLevelTracePatching, DebugLevelTraceKdCom, DebugLevelTraceKdComAll }
 Specifies debug message level for status reporter. More...

Variables

static const TCHAR tszMappingNameFormat [] = _T("BazisKdVmwareStatus_%04X")
static const TCHAR tszLogPipeNameFormat [] = _T("\\\\.\\pipe\\BazisKdVmwareLog_%04X")


Detailed Description

Contains declarations for status reporting structures.

Author:
Ivan Shcherbakov (Bazis)
Id
status.h,v 1.9 2009/05/30 18:15:27 Administrator Exp

Definition in file status.h.


Enumeration Type Documentation

anonymous enum

Specifies debug message level for status reporter.

Enumerator:
DebugLevelNone 
DebugLevelTracePatching 
DebugLevelTraceKdCom 
DebugLevelTraceKdComAll 

Definition at line 36 of file status.h.


Variable Documentation

const TCHAR tszLogPipeNameFormat[] = _T("\\\\.\\pipe\\BazisKdVmwareLog_%04X") [static]

Definition at line 46 of file status.h.

const TCHAR tszMappingNameFormat[] = _T("BazisKdVmwareStatus_%04X") [static]

Definition at line 45 of file status.h.