|
ReactOS 0.4.16-dev-2357-g35d0dfe
|
#include <mscoree_private.h>

Public Attributes | |
| ICorRuntimeHost | ICorRuntimeHost_iface |
| ICLRRuntimeHost | ICLRRuntimeHost_iface |
| CLRRuntimeInfo * | version |
| CRITICAL_SECTION | lock |
| LONG | ref |
Definition at line 74 of file mscoree_private.h.
| ICLRRuntimeHost RuntimeHost::ICLRRuntimeHost_iface |
Definition at line 77 of file mscoree_private.h.
| ICorRuntimeHost RuntimeHost::ICorRuntimeHost_iface |
Definition at line 76 of file mscoree_private.h.
| CRITICAL_SECTION RuntimeHost::lock |
Definition at line 79 of file mscoree_private.h.
| LONG RuntimeHost::ref |
Definition at line 80 of file mscoree_private.h.
| CLRRuntimeInfo* RuntimeHost::version |
Definition at line 78 of file mscoree_private.h.