rpcdispatch/status.h File Reference

Contains declarations for status reporting structures. More...

This graph shows which files directly or indirectly include 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.8 2008/12/31 13:11:45 Bazis Exp

Enumeration Type Documentation

anonymous enum

Specifies debug message level for status reporter.

Enumerator:
DebugLevelNone 
DebugLevelTracePatching 
DebugLevelTraceKdCom 
DebugLevelTraceKdComAll 


Variable Documentation

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

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

SourceForge.net Logo