ReactOS 0.4.15-dev-8100-g1887773
CorProcess Struct Reference

#include <mscoree_private.h>

Collaboration diagram for CorProcess:

Public Attributes

struct list entry
 
ICorDebugProcesspProcess
 

Detailed Description

Definition at line 107 of file mscoree_private.h.

Member Data Documentation

◆ entry

struct list CorProcess::entry

Definition at line 109 of file mscoree_private.h.

Referenced by CorDebug_CreateProcess().

◆ pProcess

ICorDebugProcess* CorProcess::pProcess

Definition at line 110 of file mscoree_private.h.

Referenced by CorDebug_CreateProcess().


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