ReactOS 0.4.15-dev-7934-g1dc8d80
CorDebug Struct Reference

#include <mscoree_private.h>

Collaboration diagram for CorDebug:

Public Attributes

ICorDebug ICorDebug_iface
 
ICorDebugProcessEnum ICorDebugProcessEnum_iface
 
LONG ref
 
ICLRRuntimeHostruntimehost
 
ICorDebugManagedCallbackpCallback
 
ICorDebugManagedCallback2pCallback2
 
struct list processes
 

Detailed Description

Definition at line 113 of file mscoree_private.h.

Member Data Documentation

◆ ICorDebug_iface

ICorDebug CorDebug::ICorDebug_iface

Definition at line 115 of file mscoree_private.h.

◆ ICorDebugProcessEnum_iface

ICorDebugProcessEnum CorDebug::ICorDebugProcessEnum_iface

Definition at line 116 of file mscoree_private.h.

◆ pCallback

ICorDebugManagedCallback* CorDebug::pCallback

Definition at line 122 of file mscoree_private.h.

◆ pCallback2

ICorDebugManagedCallback2* CorDebug::pCallback2

Definition at line 123 of file mscoree_private.h.

◆ processes

struct list CorDebug::processes

Definition at line 126 of file mscoree_private.h.

◆ ref

LONG CorDebug::ref

Definition at line 117 of file mscoree_private.h.

◆ runtimehost

ICLRRuntimeHost* CorDebug::runtimehost

Definition at line 119 of file mscoree_private.h.


The documentation for this struct was generated from the following file: