ReactOS 0.4.16-dev-2357-g35d0dfe
CorProcess Struct Reference

#include <mscoree_private.h>

Collaboration diagram for CorProcess:

Public Attributes

struct list entry
 
ICorDebugProcesspProcess
 

Detailed Description

Definition at line 83 of file mscoree_private.h.

Member Data Documentation

◆ entry

struct list CorProcess::entry

Definition at line 85 of file mscoree_private.h.

Referenced by CorDebug_CreateProcess().

◆ pProcess

ICorDebugProcess* CorProcess::pProcess

Definition at line 86 of file mscoree_private.h.

Referenced by CorDebug_CreateProcess().


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