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

Public Attributes | |
| ICLRRuntimeInfo | ICLRRuntimeInfo_iface |
| DWORD | major |
| DWORD | minor |
| DWORD | build |
| struct RuntimeHost * | loaded_runtime |
Definition at line 65 of file mscoree_private.h.
| DWORD CLRRuntimeInfo::build |
Definition at line 70 of file mscoree_private.h.
| ICLRRuntimeInfo CLRRuntimeInfo::ICLRRuntimeInfo_iface |
Definition at line 67 of file mscoree_private.h.
| struct RuntimeHost* CLRRuntimeInfo::loaded_runtime |
Definition at line 71 of file mscoree_private.h.
| DWORD CLRRuntimeInfo::major |
Definition at line 68 of file mscoree_private.h.
| DWORD CLRRuntimeInfo::minor |
Definition at line 69 of file mscoree_private.h.