ReactOS 0.4.16-dev-2357-g35d0dfe
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 89 of file mscoree_private.h.

Member Data Documentation

◆ ICorDebug_iface

ICorDebug CorDebug::ICorDebug_iface

Definition at line 91 of file mscoree_private.h.

◆ ICorDebugProcessEnum_iface

ICorDebugProcessEnum CorDebug::ICorDebugProcessEnum_iface

Definition at line 92 of file mscoree_private.h.

◆ pCallback

ICorDebugManagedCallback* CorDebug::pCallback

Definition at line 98 of file mscoree_private.h.

◆ pCallback2

ICorDebugManagedCallback2* CorDebug::pCallback2

Definition at line 99 of file mscoree_private.h.

◆ processes

struct list CorDebug::processes

Definition at line 102 of file mscoree_private.h.

◆ ref

LONG CorDebug::ref

Definition at line 93 of file mscoree_private.h.

◆ runtimehost

ICLRRuntimeHost* CorDebug::runtimehost

Definition at line 95 of file mscoree_private.h.


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