ReactOS 0.4.16-dev-2357-g35d0dfe
RuntimeHost Struct Reference

#include <mscoree_private.h>

Collaboration diagram for RuntimeHost:

Public Attributes

ICorRuntimeHost ICorRuntimeHost_iface
 
ICLRRuntimeHost ICLRRuntimeHost_iface
 
CLRRuntimeInfoversion
 
CRITICAL_SECTION lock
 
LONG ref
 

Detailed Description

Definition at line 74 of file mscoree_private.h.

Member Data Documentation

◆ ICLRRuntimeHost_iface

ICLRRuntimeHost RuntimeHost::ICLRRuntimeHost_iface

Definition at line 77 of file mscoree_private.h.

◆ ICorRuntimeHost_iface

ICorRuntimeHost RuntimeHost::ICorRuntimeHost_iface

Definition at line 76 of file mscoree_private.h.

◆ lock

CRITICAL_SECTION RuntimeHost::lock

Definition at line 79 of file mscoree_private.h.

◆ ref

LONG RuntimeHost::ref

Definition at line 80 of file mscoree_private.h.

◆ version

CLRRuntimeInfo* RuntimeHost::version

Definition at line 78 of file mscoree_private.h.


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